Searched refs:bt_hci_get_conn_handle (Results 1 – 3 of 3) sorted by relevance
114 int bt_hci_get_conn_handle(const struct bt_conn *conn, uint16_t *conn_handle);
156 ret = bt_hci_get_conn_handle(default_conn, in connected()
2527 int bt_hci_get_conn_handle(const struct bt_conn *conn, uint16_t *conn_handle) in bt_hci_get_conn_handle() function