Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dheart_rate_service_server.c67 uint8_t energy_expended_supported; member
145 …ice_server_init(heart_rate_service_body_sensor_location_t location, int energy_expended_supported){ in heart_rate_service_server_init()
/btstack/test/gatt_service_server/
H A Dheart_rate_service_server_test.cpp32 int energy_expended_supported; in TEST_GROUP() local