Searched refs:gmap_get_named_preset (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | gmap_ugg_test.c | 142 const struct named_lc3_preset *gmap_get_named_preset(bool is_unicast, enum bt_audio_dir dir, in gmap_get_named_preset() function 1468 gmap_get_named_preset(true, BT_AUDIO_DIR_SINK, preset_arg); in test_args() 1476 gmap_get_named_preset(true, BT_AUDIO_DIR_SOURCE, preset_arg); in test_args() 1483 broadcast_named_preset = gmap_get_named_preset( in test_args()
|
/Zephyr-latest/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 | 82 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()
|