Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dcycling_speed_and_cadence_service_server.h81 CSC_SERVICE_SENSOR_LOCATION_RESERVED enumerator
H A Dcycling_speed_and_cadence_service_server.c198 …for (loc = CSC_SERVICE_SENSOR_LOCATION_OTHER; loc < (CSC_SERVICE_SENSOR_LOCATION_RESERVED-1); loc+… in cycling_speed_and_cadence_service_response_can_send_now()
275 if (sensor_location >= CSC_SERVICE_SENSOR_LOCATION_RESERVED){ in cycling_speed_and_cadence_service_write_callback()