Home
last modified time | relevance | path

Searched defs:ancs_control_point_characteristic (Results 1 – 2 of 2) sorted by relevance

/btstack/src/ble/gatt-service/
H A Dancs_client.c83 static gatt_client_characteristic_t ancs_control_point_characteristic; variable
/btstack/test/gatt-service-client/
H A Dancs_client_test.cpp99 mock_gatt_client_characteristic_t * ancs_control_point_characteristic; in TEST_GROUP() local