Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1113 cp.channel_map = hdev->le_adv_channel_map; in hci_setup_ext_adv_instance_sync()
1561 cp.channel_map = hdev->le_adv_channel_map; in hci_enable_advertising_sync()
5807 cp.channel_map = hdev->le_adv_channel_map; in hci_le_ext_directed_advertising_sync()
5885 cp.channel_map = hdev->le_adv_channel_map; in hci_le_directed_advertising_sync()
Dhci_core.c2460 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev_priv()
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h394 __u8 le_adv_channel_map; member