Home
last modified time | relevance | path

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

/btstack/test/gatt_client/
H A Dgatt_client_test.cpp32 static int gatt_query_complete = 0; variable
158 gatt_query_complete = 1; in handle_ble_client_event()
160 gatt_query_complete = 0; in handle_ble_client_event()
302 gatt_query_complete = 0; in TEST_GROUP()
338 CHECK_EQUAL(1, gatt_query_complete); in TEST()
340 CHECK_EQUAL(1, gatt_query_complete); in TEST()
350 CHECK_EQUAL(1, gatt_query_complete); in TEST()
359 CHECK_EQUAL(1, gatt_query_complete); in TEST()
375 CHECK_EQUAL(1, gatt_query_complete); in TEST()
380 CHECK_EQUAL(1, gatt_query_complete); in TEST()
[all …]