Home
last modified time | relevance | path

Searched defs:phoneState (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.cpp50 BluetoothPhoneState *phoneState = new BluetoothPhoneState(); in Unmarshalling() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp288 void BluetoothHfpAgServer::PhoneStateChanged(BluetoothPhoneState &phoneState) in PhoneStateChanged()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp236 std::shared_ptr<BluetoothPhoneState> phoneState(data.ReadParcelable<BluetoothPhoneState>()); in PhoneStateChangedInner() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp211 void BluetoothHfpAgProxy::PhoneStateChanged(BluetoothPhoneState &phoneState) in PhoneStateChanged()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp539 int HfpAgProfile::PhoneStateChange(const HfpAgPhoneState &phoneState) in PhoneStateChange()
H A Dhfp_ag_service.cpp498 void HfpAgService::PhoneStateChanged(Bluetooth::BluetoothPhoneState &phoneState) in PhoneStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp568 BluetoothPhoneState phoneState; in PhoneStateChanged() local