Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci.h114 int bt_hci_get_conn_handle(const struct bt_conn *conn, uint16_t *conn_handle);
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/src/
Dmain.c156 ret = bt_hci_get_conn_handle(default_conn, in connected()
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2527 int bt_hci_get_conn_handle(const struct bt_conn *conn, uint16_t *conn_handle) in bt_hci_get_conn_handle() function