Home
last modified time | relevance | path

Searched refs:bt_hci_cp_le_read_chan_map (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1195 struct bt_hci_cp_le_read_chan_map { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2520 struct bt_hci_cp_le_read_chan_map *cmd = (void *)buf->data; in le_read_chan_map()