Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dbattery_service_client.c487 bool send_next_gatt_query = false; in handle_gatt_client_event() local
591send_next_gatt_query = battery_service_client_handle_query_complete_for_connection_setup(client, g… in handle_gatt_client_event()
596send_next_gatt_query = battery_service_client_handle_query_complete(client, gatt_event_query_compl… in handle_gatt_client_event()
597 if (!send_next_gatt_query){ in handle_gatt_client_event()
609 if (send_next_gatt_query){ in handle_gatt_client_event()