Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_map_mse.cpp215 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in Disconnect() local
239 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in IsConnected() local
307 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in GetConnectionState() local
331 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in SetConnectionStrategy() local
355 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in GetConnectionStrategy() local
378 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in GrantPermission() local
Dbluetooth_map_mce.cpp452 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in Connect() local
475 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in Disconnect() local
Dbluetooth_a2dp_src.cpp409 BluetoothRawAddress rawAddress = pimpl->proxy_->GetActiveSinkDevice(); in GetActiveSinkDevice() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
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
Dhfp_hf_call_manager.cpp115 RawAddress rawAddress(address_); in NotifyCallChanged() local
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
Dbluetooth_raw_address.cpp31 BluetoothRawAddress *rawAddress = new BluetoothRawAddress(); in Unmarshalling() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_avrcp_tg_proxy.cpp154 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetConnectedDevices() local
192 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetDevicesByStates() local
Dbluetooth_a2dp_src_proxy.cpp314 RawAddress rawAddress = RawAddress(address); in GetActiveSinkDevice() local
Dbluetooth_host_proxy.cpp640 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetPairedDevices() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_profile.cpp160 RawAddress rawAddress = RawAddress(address_); in ReadData() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mse/
Dmap_mse_service.cpp421 RawAddress *rawAddress = (RawAddress *)msg.arg2_; in DisConnectInternal() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_central_manager_impl.cpp251 RawAddress rawAddress(RawAddress::ConvertToString(peerAddr->addr)); in AdvertisingReport() local
288 RawAddress rawAddress(RawAddress::ConvertToString(addr->addr)); in ExAdvertisingReport() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mce/
Dmap_mce_device_ctrl.cpp419 RawAddress rawAddress(btDevice_); in GetBtAddress() local
Dmap_mce_service.cpp857 RawAddress rawAddress(it->second->GetBtDevice()); in GetConnectDevices() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_profile.cpp279 RawAddress rawAddress = RawAddress::ConvertToString(addr.addr); in IsActiveDevice() local