Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dgatt_client.c181 static gatt_client_t * gatt_client_get_context_for_handle(uint16_t handle){ in gatt_client_get_context_for_handle() function
196 gatt_client_t * gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_provide_context_for_handle()
730 gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_service_packet_handler()
739 gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_service_packet_handler()
758 gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_service_packet_handler()
767 gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_service_packet_handler()
1771 gatt_client_t * gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_handle_reencryption_complete()
1819 gatt_client_t * gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_handle_disconnection_complete()
1844 gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_event_packet_handler()
1871 gatt_client = gatt_client_get_context_for_handle(con_handle); in gatt_client_event_packet_handler()
[all …]