Home
last modified time | relevance | path

Searched refs:bt_conn_lookup_index (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dconn_internal.h465 struct bt_conn *bt_conn_lookup_index(uint8_t index);
Dconn.c4100 struct bt_conn *bt_conn_lookup_index(uint8_t index) in bt_conn_lookup_index() function
Dhci_core.c290 conn = bt_conn_lookup_index(index); in bt_hci_host_num_completed_packets()
Dgatt.c2375 struct bt_conn *conn = bt_conn_lookup_index(i); in notify_mult_process()