Home
last modified time | relevance | path

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

/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.cpp155 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetConnectedDevices() local
193 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetDevicesByStates() local
Dbluetooth_a2dp_src_proxy.cpp203 RawAddress rawAddress = RawAddress(address); in GetActiveSinkDevice() local
Dbluetooth_host_proxy.cpp662 … std::shared_ptr<BluetoothRawAddress> rawAddress(reply.ReadParcelable<BluetoothRawAddress>()); in GetPairedDevices() local
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_map_mse.cpp157 std::vector<BluetoothRawAddress> rawAddress {}; in GetDevicesByStates() local
Dbluetooth_pbap_pse.cpp162 std::vector<BluetoothRawAddress> rawAddress {}; in GetDevicesByStates() local
Dbluetooth_opp.cpp271 std::vector<BluetoothRawAddress> rawAddress {}; in GetDevicesByStates() local
Dbluetooth_a2dp_src.cpp332 BluetoothRawAddress rawAddress = proxy->GetActiveSinkDevice(); in GetActiveSinkDevice() 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/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/gavdp/
Da2dp_profile.cpp279 RawAddress rawAddress = RawAddress::ConvertToString(addr.addr); in IsActiveDevice() local