Searched refs:gatt_service_client_emit_connected (Results 1 – 1 of 1) sorted by relevance
/btstack/src/ble/ |
H A D | gatt_service_client.c | 158 static void gatt_service_client_emit_connected(btstack_packet_handler_t event_callback, hci_con_han… in gatt_service_client_emit_connected() function 342 …gatt_service_client_emit_connected(client->packet_handler, connection->con_handle, connection->cid… in gatt_service_client_run_for_client() 360 …gatt_service_client_emit_connected(client->packet_handler, connection->con_handle, connection->cid… in gatt_service_client_handle_query_complete() 374 …gatt_service_client_emit_connected(client->packet_handler, connection->con_handle, connection->cid… in gatt_service_client_handle_query_complete() 399 …gatt_service_client_emit_connected(client->packet_handler, connection->con_handle, connection->cid… in gatt_service_client_handle_query_complete() 417 …gatt_service_client_emit_connected(client->packet_handler, connection->con_handle, connection->cid… in gatt_service_client_handle_query_complete()
|