Home
last modified time | relevance | path

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

/btstack/test/mock/
H A Dmock_gatt_client.c29 static uint16_t mock_gatt_client_start_handle; variable
348 mock_gatt_client_start_handle = start_handle; in gatt_client_discover_characteristics_for_handle_range_by_uuid16()
358 mock_gatt_client_start_handle = service->start_group_handle; in gatt_client_discover_characteristics_for_service()
524 if (characteristic->start_handle < mock_gatt_client_start_handle) continue; in mock_gatt_client_run_once()