Searched refs:BT_UUID_TBS_SIGNAL_STRENGTH (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | tbs.c | 799 err = notify(conn, BT_UUID_TBS_SIGNAL_STRENGTH, inst->attrs, &inst->signal_strength, in notify_handler_cb() 1833 BT_AUDIO_CHRC(BT_UUID_TBS_SIGNAL_STRENGTH, /* Optional */ \ 1925 bt_gatt_notify_uuid(NULL, BT_UUID_TBS_SIGNAL_STRENGTH, inst->attrs, &inst->signal_strength, in signal_interval_timeout()
|
| D | tbs_client.c | 1616 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_SIGNAL_STRENGTH) == 0) { in discover_func()
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | uuid.h | 4577 #define BT_UUID_TBS_SIGNAL_STRENGTH \ macro
|