Home
last modified time | relevance | path

Searched refs:GetHeldNum (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.h37 int GetHeldNum();
H A Dbluetooth_phone_state.cpp91 int BluetoothPhoneState::GetHeldNum() in GetHeldNum() function in OHOS::Bluetooth::BluetoothPhoneState
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp291 …phoneState.GetActiveNum(), phoneState.GetHeldNum(), phoneState.GetCallState(), phoneState.GetCallT… in PhoneStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp242 …phoneState.GetActiveNum(), phoneState.GetHeldNum(), phoneState.GetCallState(), phoneState.GetCallT… in PhoneStateChanged()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp502 int numHeld = phoneState.GetHeldNum(); in PhoneStateChanged()