Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci.h126 struct bt_conn *bt_hci_conn_lookup_handle(uint16_t handle);
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1414 struct bt_conn *bt_hci_conn_lookup_handle(uint16_t handle) in bt_hci_conn_lookup_handle() function