Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c59 BT_GATT_CHARACTERISTIC(BT_UUID_HTS_MEASUREMENT, BT_GATT_CHRC_INDICATE,
/Zephyr-latest/samples/bluetooth/central_ht/src/
Dmain.c87 memcpy(&discover_uuid, BT_UUID_HTS_MEASUREMENT, sizeof(discover_uuid)); in discover_func()
97 BT_UUID_HTS_MEASUREMENT)) { in discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h1220 #define BT_UUID_HTS_MEASUREMENT \ macro