Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbluetooth_headset_interface.h220 virtual bt_status_t PhoneStateChange(int num_active, int num_held,
/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc739 bt_status_t PhoneStateChange(int num_active, int num_held,
1109 bt_status_t HeadsetInterface::PhoneStateChange( in PhoneStateChange() function in bluetooth::headset::HeadsetInterface
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp884 bt_status_t status = sBluetoothHfpInterface->PhoneStateChange( in phoneStateChangeNative()