Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_debugfs.c998 hdev->le_adv_channel_map = val; in adv_channel_map_set()
1009 *val = hdev->le_adv_channel_map; in adv_channel_map_get()
Dhci_conn.c773 cp.channel_map = hdev->le_adv_channel_map; in hci_req_directed_advertising()
Dhci_core.c3254 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev()
Dmgmt.c1306 cp.channel_map = hdev->le_adv_channel_map; in enable_advertising()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h235 __u8 le_adv_channel_map; member