Home
last modified time | relevance | path

Searched defs:rawAddress (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.cpp847 RawAddress rawAddress(address_); in ProcessNetworkStateEvent() local
862 RawAddress rawAddress(address_); in ProcessNetworkRoamEvent() local
871 RawAddress rawAddress(address_); in ProcessNetworkSignalEvent() local
880 RawAddress rawAddress(address_); in ProcessBatteryLevelEvent() local
890 RawAddress rawAddress(address_); in ProcessOperatorEvent() local
931 RawAddress rawAddress(address_); in ProcessSubscriberNumberEvent() local
944 RawAddress rawAddress(address_); in ProcessInbandRingEvent() local
H A Dhfp_hf_call_manager.cpp115 RawAddress rawAddress(address_); in NotifyCallChanged() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_raw_address.cpp31 BluetoothRawAddress *rawAddress = new BluetoothRawAddress(); in Unmarshalling() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_map_mse.cpp160 std::vector<BluetoothRawAddress> rawAddress {}; in GetDevicesByStates() local
H A Dbluetooth_pbap_pse.cpp165 std::vector<BluetoothRawAddress> rawAddress {}; in GetDevicesByStates() local
H A Dbluetooth_opp.cpp274 std::vector<BluetoothRawAddress> rawAddress {}; in GetDevicesByStates() local
H A Dbluetooth_a2dp_src.cpp335 BluetoothRawAddress rawAddress = proxy->GetActiveSinkDevice(); in GetActiveSinkDevice() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_proxy.cpp162 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetConnectedDevices() local
204 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetDevicesByStates() local
H A Dbluetooth_a2dp_src_proxy.cpp210 RawAddress rawAddress = RawAddress(address); in GetActiveSinkDevice() local
H A Dbluetooth_host_proxy.cpp635 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetPairedDevices() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp160 RawAddress rawAddress = RawAddress(address_); in ReadData() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp251 RawAddress rawAddress(RawAddress::ConvertToString(peerAddr->addr)); in AdvertisingReport() local
288 RawAddress rawAddress(RawAddress::ConvertToString(addr->addr)); in ExAdvertisingReport() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp279 RawAddress rawAddress = RawAddress::ConvertToString(addr.addr); in IsActiveDevice() local