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.cpp171 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in Disconnect() local
186 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in IsConnected() local
229 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in GetConnectionState() local
244 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in SetConnectionStrategy() local
259 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in GetConnectionStrategy() local
273 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in GrantPermission() local
Dbluetooth_map_mce.cpp417 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in Connect() local
436 BluetoothRawAddress rawAddress(device.GetDeviceAddr()); in Disconnect() local
Dbluetooth_a2dp_src.cpp396 BluetoothRawAddress rawAddress; in GetActiveSinkDevice() local
/foundation/communication/bluetooth/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_statemachine.cpp843 RawAddress rawAddress(address_); in ProcessNetworkStateEvent() local
858 RawAddress rawAddress(address_); in ProcessNetworkRoamEvent() local
867 RawAddress rawAddress(address_); in ProcessNetworkSignalEvent() local
876 RawAddress rawAddress(address_); in ProcessBatteryLevelEvent() local
886 RawAddress rawAddress(address_); in ProcessOperatorEvent() local
927 RawAddress rawAddress(address_); in ProcessSubscriberNumberEvent() local
940 RawAddress rawAddress(address_); in ProcessInbandRingEvent() local
Dhfp_hf_call_manager.cpp115 RawAddress rawAddress(address_); in NotifyCallChanged() local
/foundation/communication/bluetooth/services/bluetooth/ipc/parcel/
Dbluetooth_raw_address.cpp31 BluetoothRawAddress *rawAddress = new BluetoothRawAddress(); in Unmarshalling() local
/foundation/communication/bluetooth/services/bluetooth/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.cpp293 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/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_profile.cpp160 RawAddress rawAddress = RawAddress(address_); in ReadData() local
/foundation/communication/bluetooth/services/bluetooth/service/src/map_mse/
Dmap_mse_service.cpp421 RawAddress *rawAddress = (RawAddress *)msg.arg2_; in DisConnectInternal() local
/foundation/communication/bluetooth/services/bluetooth/service/src/ble/
Dble_central_manager_impl.cpp252 RawAddress rawAddress(RawAddress::ConvertToString(peerAddr->addr)); in AdvertisingReport() local
289 RawAddress rawAddress(RawAddress::ConvertToString(addr->addr)); in ExAdvertisingReport() local
/foundation/communication/bluetooth/services/bluetooth/service/src/map_mce/
Dmap_mce_device_ctrl.cpp418 RawAddress rawAddress(btDevice_); in GetBtAddress() local
Dmap_mce_service.cpp853 RawAddress rawAddress(it->second->GetBtDevice()); in GetConnectDevices() local
/foundation/communication/bluetooth/services/bluetooth/service/src/gavdp/
Da2dp_profile.cpp279 RawAddress rawAddress = RawAddress::ConvertToString(addr.addr); in IsActiveDevice() local