Home
last modified time | relevance | path

Searched refs:le_adv_channel_map (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Dhci_debugfs.c980 hdev->le_adv_channel_map = val; in adv_channel_map_set()
991 *val = hdev->le_adv_channel_map; in adv_channel_map_get()
H A Dhci_sync.c1302 cp.channel_map = hdev->le_adv_channel_map; in hci_setup_ext_adv_instance_sync()
1743 cp.channel_map = hdev->le_adv_channel_map; in hci_enable_advertising_sync()
6243 cp.channel_map = hdev->le_adv_channel_map; in hci_le_ext_directed_advertising_sync()
6321 cp.channel_map = hdev->le_adv_channel_map; in hci_le_directed_advertising_sync()
H A Dhci_core.c2443 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev_priv()
/linux/include/net/bluetooth/
H A Dhci_core.h388 __u8 le_adv_channel_map; member