Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.h38 void SetHeldNum(int heldNum);
H A Dbluetooth_phone_state.cpp96 void BluetoothPhoneState::SetHeldNum(int heldNum) in SetHeldNum() function in OHOS::Bluetooth::BluetoothPhoneState
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp570 phoneState.SetHeldNum(numHeld); in PhoneStateChanged()