Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1408 BT_AUDIO_CHRC(BT_UUID_TBS_SIGNAL_STRENGTH, /* Optional */ \
1500 bt_gatt_notify_uuid(NULL, BT_UUID_TBS_SIGNAL_STRENGTH, inst->attrs, &inst->signal_strength, in signal_interval_timeout()
Dtbs_client.c1611 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_SIGNAL_STRENGTH) == 0) { in discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4577 #define BT_UUID_TBS_SIGNAL_STRENGTH \ macro