Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_debugfs.c969 hdev->le_adv_channel_map = val; in adv_channel_map_set()
980 *val = hdev->le_adv_channel_map; in adv_channel_map_get()
Dhci_sync.c1141 cp.channel_map = hdev->le_adv_channel_map; in hci_setup_ext_adv_instance_sync()
1590 cp.channel_map = hdev->le_adv_channel_map; in hci_enable_advertising_sync()
6089 cp.channel_map = hdev->le_adv_channel_map; in hci_le_ext_directed_advertising_sync()
6167 cp.channel_map = hdev->le_adv_channel_map; in hci_le_directed_advertising_sync()
Dhci_core.c2490 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev_priv()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h396 __u8 le_adv_channel_map; member