Searched defs:numHeld (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_profile.cpp | 604 int HfpAgProfile::ReportCallStatusByCallNums(int numActive, int numHeld) in ReportCallStatusByCallNums() 618 int HfpAgProfile::ReportCallheldStatusByCallNums(int numActive, int numHeld) in ReportCallheldStatusByCallNums() 692 int HfpAgProfile::ProcessCurrentCallStateDialing(int numActive, int numHeld) in ProcessCurrentCallStateDialing() 718 int numActive, int numHeld, uint16_t type, const std::string &number) in ProcessCurrentCallStateIncominging() 763 int HfpAgProfile::ProcessCurrentCallStateIdle(int numActive, int numHeld) in ProcessCurrentCallStateIdle() 798 int HfpAgProfile::ProcessPreviousCallStateDialingAlerting(int numActive, int numHeld) in ProcessPreviousCallStateDialingAlerting() 813 int HfpAgProfile::ProcessPreviousCallStateIncoming(int numActive, int numHeld) in ProcessPreviousCallStateIncoming() 837 int HfpAgProfile::ProcessPreviousCallStateIdle(int numActive, int numHeld) in ProcessPreviousCallStateIdle() 872 void HfpAgProfile::SetCallStates(int numHeld, int numActive, int callState) in SetCallStates()
|
| D | hfp_ag_service.cpp | 502 int numHeld = phoneState.GetHeldNum(); in PhoneStateChanged() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
| D | telephone_service.h | 155 void SetPhoneState(int numActive, int numHeld, int callState, in SetPhoneState()
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_hfp_ag.cpp | 559 …int numActive, int numHeld, int callState, const std::string &number, int type, const std::string … in PhoneStateChanged()
|