Searched refs:gatt_client_get_context_for_l2cap_cid (Results 1 – 1 of 1) sorted by relevance
96 static gatt_client_t * gatt_client_get_context_for_l2cap_cid(uint16_t l2cap_cid);2430 …gatt_client = gatt_client_get_context_for_l2cap_cid(l2cap_event_channel_opened_get_local_cid(packe… in gatt_client_att_packet_handler()2453 …gatt_client = gatt_client_get_context_for_l2cap_cid(l2cap_event_channel_closed_get_local_cid(packe… in gatt_client_att_packet_handler()2496 gatt_client = gatt_client_get_context_for_l2cap_cid(handle); in gatt_client_att_packet_handler()3308 static gatt_client_t * gatt_client_get_context_for_l2cap_cid(uint16_t l2cap_cid){ in gatt_client_get_context_for_l2cap_cid() function