Searched refs:BT_UUID_PACS_AVAILABLE_CONTEXT (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | pacs_notify_server_test.c | 85 attr = bt_gatt_find_by_uuid(NULL, 0, BT_UUID_PACS_AVAILABLE_CONTEXT); in is_peer_subscribed()
|
| D | pacs_notify_client_test.c | 175 if (!bt_uuid_cmp(params->uuid, BT_UUID_PACS_AVAILABLE_CONTEXT)) { in discover_available_contexts() 216 memcpy(&uuid, BT_UUID_PACS_AVAILABLE_CONTEXT, sizeof(uuid)); in discover_and_subscribe_available_contexts()
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | pacs.c | 701 BT_AUDIO_CHRC(BT_UUID_PACS_AVAILABLE_CONTEXT, BT_GATT_CHRC_READ | BT_GATT_CHRC_NOTIFY, \ 998 err = pacs_gatt_notify(conn, BT_UUID_PACS_AVAILABLE_CONTEXT, pacs_svc.attrs, in available_contexts_notify()
|
| D | bap_unicast_client.c | 88 static const struct bt_uuid *pacs_avail_ctx_uuid = BT_UUID_PACS_AVAILABLE_CONTEXT;
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | uuid.h | 4775 #define BT_UUID_PACS_AVAILABLE_CONTEXT \ macro
|