Searched refs:gmap_get_named_preset (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/ |
D | gmap_ugg_test.c | 152 const struct named_lc3_preset *gmap_get_named_preset(bool is_unicast, enum bt_audio_dir dir, in gmap_get_named_preset() function 1514 gmap_get_named_preset(true, BT_AUDIO_DIR_SINK, preset_arg); in test_args() 1522 gmap_get_named_preset(true, BT_AUDIO_DIR_SOURCE, preset_arg); in test_args() 1529 broadcast_named_preset = gmap_get_named_preset( in test_args()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/ |
D | gmap.c | 239 const struct named_lc3_preset *gmap_get_named_preset(bool is_unicast, enum bt_audio_dir dir, in gmap_get_named_preset() function
|
D | audio.h | 85 const struct named_lc3_preset *gmap_get_named_preset(bool is_unicast, enum bt_audio_dir dir,
|
D | bap.c | 559 return gmap_get_named_preset(is_unicast, dir, preset_arg); in bap_get_named_preset()
|