Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_debugfs.c967 hdev->le_adv_channel_map = val; in adv_channel_map_set()
978 *val = hdev->le_adv_channel_map; in adv_channel_map_get()
Dhci_conn.c963 cp.channel_map = hdev->le_adv_channel_map; in hci_req_directed_advertising()
1030 cp.channel_map = hdev->le_adv_channel_map; in hci_req_directed_advertising()
Dhci_request.c1624 cp.channel_map = hdev->le_adv_channel_map; in __hci_req_enable_advertising()
2240 cp.channel_map = hdev->le_adv_channel_map; in __hci_req_setup_ext_adv_instance()
Dhci_core.c3795 hdev->le_adv_channel_map = 0x07; in hci_alloc_dev_priv()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h351 __u8 le_adv_channel_map; member