Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_debugfs.c917 hdev->le_adv_channel_map = val; in adv_channel_map_set()
928 *val = hdev->le_adv_channel_map; in adv_channel_map_get()
H A Dhci_conn.c919 cp.channel_map = hdev->le_adv_channel_map; in hci_req_directed_advertising()
986 cp.channel_map = hdev->le_adv_channel_map; in hci_req_directed_advertising()
H A Dhci_request.c1506 cp.channel_map = hdev->le_adv_channel_map; in __hci_req_enable_advertising()
2043 cp.channel_map = hdev->le_adv_channel_map; in __hci_req_setup_ext_adv_instance()
H A Dhci_core.c3612 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h332 __u8 le_adv_channel_map; member