Home
last modified time | relevance | path

Searched refs:bt_hci_cp_read_tx_power_level (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3013 struct bt_hci_cp_read_tx_power_level *cp; in bt_conn_get_tx_power_level()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h655 struct bt_hci_cp_read_tx_power_level { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c687 struct bt_hci_cp_read_tx_power_level *cmd = (void *)buf->data; in read_tx_power_level()