Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1465 BT_AUDIO_CHRC(BT_UUID_TBS_FRIENDLY_NAME, /* Optional */ \
1980 bt_gatt_notify_uuid(NULL, BT_UUID_TBS_FRIENDLY_NAME, inst->attrs, in tbs_inst_remote_incoming()
1984 bt_gatt_notify_uuid(NULL, BT_UUID_TBS_FRIENDLY_NAME, inst->attrs, NULL, 0); in tbs_inst_remote_incoming()
Dtbs_client.c1669 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_FRIENDLY_NAME) == 0) { in discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4676 #define BT_UUID_TBS_FRIENDLY_NAME \ macro