Searched refs:LONG_META (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_common.h | 20 #define LONG_META 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, \ macro 38 #define LONG_META_LEN (sizeof((uint8_t []){LONG_META}) + 1U) /* Size of data + type */
|
D | bap_unicast_server_test.c | 63 BT_AUDIO_CODEC_DATA(BT_AUDIO_METADATA_TYPE_VENDOR, LONG_META),
|
D | bap_broadcast_assistant_test.c | 59 static uint8_t metadata[] = {BT_AUDIO_CODEC_DATA(BT_AUDIO_METADATA_TYPE_VENDOR, LONG_META)};
|
D | bap_unicast_client_test.c | 686 BT_AUDIO_CODEC_DATA(BT_AUDIO_METADATA_TYPE_VENDOR, LONG_META), in metadata_update_stream()
|
D | cap_initiator_unicast_test.c | 689 LONG_META, in unicast_audio_update()
|