Home
last modified time | relevance | path

Searched defs:numHeld (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp558 PhoneStateChanged( int numActive, int numHeld, int callState, const std::string &number, int type, const std::string &name) PhoneStateChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h155 void SetPhoneState(int numActive, int numHeld, int callState, in SetPhoneState() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp604 int HfpAgProfile::ReportCallStatusByCallNums(int numActive, int numHeld) in ReportCallStatusByCallNums() argument
618 int HfpAgProfile::ReportCallheldStatusByCallNums(int numActive, int numHeld) in ReportCallheldStatusByCallNums() argument
692 int HfpAgProfile::ProcessCurrentCallStateDialing(int numActive, int numHeld) in ProcessCurrentCallStateDialing() argument
717 ProcessCurrentCallStateIncominging( int numActive, int numHeld, uint16_t type, const std::string &number) ProcessCurrentCallStateIncominging() argument
763 ProcessCurrentCallStateIdle(int numActive, int numHeld) ProcessCurrentCallStateIdle() argument
798 ProcessPreviousCallStateDialingAlerting(int numActive, int numHeld) ProcessPreviousCallStateDialingAlerting() argument
813 ProcessPreviousCallStateIncoming(int numActive, int numHeld) ProcessPreviousCallStateIncoming() argument
837 ProcessPreviousCallStateIdle(int numActive, int numHeld) ProcessPreviousCallStateIdle() argument
872 SetCallStates(int numHeld, int numActive, int callState) SetCallStates() argument
[all...]
H A Dhfp_ag_service.cpp502 int numHeld = phoneState.GetHeldNum(); in PhoneStateChanged() local

Completed in 6 milliseconds