Searched refs:bt_conn_lookup_index (Results 1 – 5 of 5) sorted by relevance
814 conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_notificate()844 conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_indicate()889 conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_mtu_get()914 conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_mtu_exchange()1007 conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_discovery()1101 struct bt_conn *conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_write()1181 conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_read()1232 conn = bt_conn_lookup_index(conn_handle); in ble_stack_gatt_read_multiple()1347 struct bt_conn *conn = bt_conn_lookup_index(conn_handle); in ble_stack_disconnect()1421 conn = bt_conn_lookup_index(conn_handle); in ble_stack_security()[all …]
224 struct bt_conn *bt_conn_lookup_index(u8_t index);
2773 struct bt_conn *bt_conn_lookup_index(u8_t index) in bt_conn_lookup_index() function
1712 struct bt_conn *conn = bt_conn_lookup_index(i); in notify_mult_process()
240 conn = bt_conn_lookup_index(acl(buf)->index); in report_completed_packet()
Completed in 28 milliseconds