Searched refs:gatt_event_query_complete_get_connection_id (Results 1 – 4 of 4) sorted by relevance
268 connection_id = gatt_event_query_complete_get_connection_id(packet); in txps_client_handle_gatt_client_event()
297 connection_id = gatt_event_query_complete_get_connection_id(packet); in lls_client_handle_gatt_client_event()
557 …n = gatt_service_client_get_connection_for_cid(client, gatt_event_query_complete_get_connection_id… in gatt_service_client_gatt_packet_handler()
2687 static inline uint16_t gatt_event_query_complete_get_connection_id(const uint8_t * event){ in gatt_event_query_complete_get_connection_id() function