Searched defs:multiParty (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | hands_free_unit_calls.cpp | 23 bool multiParty, bool outgoing, bool inBandRing) in HandsFreeUnitCalls() 31 Uuid &uuid, bool multiParty, bool outgoing, bool inBandRing, long creationTime) in HandsFreeUnitCalls() 93 void HandsFreeUnitCalls::SetMultiParty(bool multiParty) in SetMultiParty()
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_hf_call.h | 79 …std::string device, int id, int state, std::string number, bool multiParty, bool outgoing, bool in… in HandsFreeUnitCall() 106 …FreeUnitCall(std::string device, int id, int state, std::string number, UUID uuid, bool multiParty, in HandsFreeUnitCall() 260 void SetMultiParty(bool multiParty) in SetMultiParty()
|