Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_debugfs.c981 hdev->le_adv_channel_map = val; in adv_channel_map_set()
992 *val = hdev->le_adv_channel_map; in adv_channel_map_get()
H A Dhci_sync.c1321 cp.channel_map = hdev->le_adv_channel_map; in hci_setup_ext_adv_instance_sync()
1770 cp.channel_map = hdev->le_adv_channel_map; in hci_enable_advertising_sync()
6270 cp.channel_map = hdev->le_adv_channel_map; in hci_le_ext_directed_advertising_sync()
6348 cp.channel_map = hdev->le_adv_channel_map; in hci_le_directed_advertising_sync()
H A Dhci_core.c2447 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev_priv()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h388 __u8 le_adv_channel_map; member