Searched refs:bthf_swb_codec_t (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hf.h | 65 } bthf_swb_codec_t; typedef 169 struct formatter<bluetooth::headset::bthf_swb_codec_t> 170 : enum_formatter<bluetooth::headset::bthf_swb_codec_t> {};
|
D | bluetooth_headset_callbacks.h | 124 virtual void SwbCallback(bthf_swb_codec_t codec, bthf_swb_config_t swb,
|
D | bluetooth_headset_interface.h | 240 virtual bt_status_t EnableSwb(bthf_swb_codec_t swbCodec, bool enable,
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_ag_swb_aptx.h | 40 bool get_swb_codec_status(bluetooth::headset::bthf_swb_codec_t swb_codec,
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_swb_aptx.cc | 57 bool get_swb_codec_status(bluetooth::headset::bthf_swb_codec_t swb_codec, in get_swb_codec_status()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 585 bthf_swb_codec_t codec = BTHF_SWB_CODEC_LC3; in btif_hf_upstreams_evt() 871 bt_status_t EnableSwb(bthf_swb_codec_t swbCodec, bool enable, 1520 bt_status_t HeadsetInterface::EnableSwb(bthf_swb_codec_t swb_codec, bool enable, in EnableSwb()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.cc | 200 headset::bthf_swb_codec_t codec, headset::bthf_swb_config_t swb, RawAddress* addr) override { in SwbCallback()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfp.cpp | 241 void SwbCallback(bluetooth::headset::bthf_swb_codec_t swb_codec, in SwbCallback() 973 (bluetooth::headset::bthf_swb_codec_t)swbCodec, (bool)enable, in enableSwbNative()
|