Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_interface.h240 virtual bt_status_t EnableSwb(bthf_swb_codec_t swbCodec, bool enable,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc871 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() function in bluetooth::headset::HeadsetInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp972 bt_status_t ret = sBluetoothHfpInterface->EnableSwb( in enableSwbNative()