Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.h36 void SetActiveNum(int activeNum);
H A Dbluetooth_phone_state.cpp86 void BluetoothPhoneState::SetActiveNum(int activeNum) in SetActiveNum() function in OHOS::Bluetooth::BluetoothPhoneState
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp569 phoneState.SetActiveNum(numActive); in PhoneStateChanged()