Home
last modified time | relevance | path

Searched defs:rawAdds (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_proxy.cpp84 std::vector<RawAddress> rawAdds = {}; in GetDevicesByStates() local
87 CHECK_AND_RETURN_LOG_RET(WriteParcelableInt32Vector(states, data), rawAdds, "write rawAdds error"); in GetDevicesByStates() local
H A Dbluetooth_avrcp_ct_proxy.cpp69 std::vector<RawAddress> rawAdds = {}; in GetConnectedDevices() local
93 std::vector<RawAddress> rawAdds = {}; in GetDevicesByStates() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp118 std::vector<BluetoothRawAddress> rawAdds; in GetDevicesByStatesInner() local
H A Dbluetooth_hid_host_stub.cpp148 std::vector<BluetoothRawAddress> rawAdds; in GetDevicesByStatesInner() local
H A Dbluetooth_a2dp_sink_stub.cpp137 std::vector<RawAddress> rawAdds = GetDevicesByStates(states); in GetDevicesByStatesInner() local
H A Dbluetooth_a2dp_src_stub.cpp177 std::vector<RawAddress> rawAdds; in GetDevicesByStatesInner() local
H A Dbluetooth_avrcp_ct_stub.cpp144 std::vector<RawAddress> rawAdds = GetConnectedDevices(); in GetConnectedDevicesInner() local
168 std::vector<RawAddress> rawAdds = GetDevicesByStates(states); in GetDevicesByStatesInner() local

Completed in 6 milliseconds