Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp_codec_sbc.c36 uint32_t bt_a2dp_sbc_get_sampling_frequency(struct bt_a2dp_codec_sbc_params *sbc_codec) in bt_a2dp_sbc_get_sampling_frequency() function
/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp_codec_sbc.h118 uint32_t bt_a2dp_sbc_get_sampling_frequency(struct bt_a2dp_codec_sbc_params *sbc_codec);
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c316 sample_rate = bt_a2dp_sbc_get_sampling_frequency( in app_config_req()
330 sample_rate = bt_a2dp_sbc_get_sampling_frequency( in app_reconfig_req()