Home
last modified time | relevance | path

Searched refs:PhoneStateChange (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_interface.h225 virtual bt_status_t PhoneStateChange(int num_active, int num_held,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc401 return intf_->PhoneStateChange( in phone_state_change()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc866 bt_status_t PhoneStateChange(int num_active, int num_held,
1232 bt_status_t HeadsetInterface::PhoneStateChange( in PhoneStateChange() function in bluetooth::headset::HeadsetInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp882 bt_status_t status = sBluetoothHfpInterface->PhoneStateChange( in phoneStateChangeNative()