Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_debugfs.c968 hdev->le_adv_channel_map = val; in adv_channel_map_set()
979 *val = hdev->le_adv_channel_map; in adv_channel_map_get()
Dhci_sync.c806 cp.channel_map = hdev->le_adv_channel_map; in hci_setup_ext_adv_instance_sync()
1061 cp.channel_map = hdev->le_adv_channel_map; in hci_enable_advertising_sync()
5130 cp.channel_map = hdev->le_adv_channel_map; in hci_le_ext_directed_advertising_sync()
5208 cp.channel_map = hdev->le_adv_channel_map; in hci_le_directed_advertising_sync()
Dhci_request.c968 cp.channel_map = hdev->le_adv_channel_map; in __hci_req_enable_advertising()
1406 cp.channel_map = hdev->le_adv_channel_map; in __hci_req_setup_ext_adv_instance()
Dhci_core.c2450 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev_priv()
/linux-5.19.10/include/net/bluetooth/
Dhci_core.h376 __u8 le_adv_channel_map; member