Home
last modified time | relevance | path

Searched refs:rawAdd (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp135 for (auto rawAdd : rawAdds) { in GetDevicesByStatesInner() local
136 if (!reply.WriteParcelable(&rawAdd)) { in GetDevicesByStatesInner()
H A Dbluetooth_a2dp_sink_stub.cpp140 for (auto rawAdd : rawAdds) { in GetDevicesByStatesInner() local
141 if (!reply.WriteString(rawAdd.GetAddress())) { in GetDevicesByStatesInner()
H A Dbluetooth_avrcp_ct_stub.cpp146 for (auto rawAdd : rawAdds) { in GetConnectedDevicesInner() local
147 if (!reply.WriteString(rawAdd.GetAddress())) { in GetConnectedDevicesInner()
171 for (auto rawAdd : rawAdds) { in GetDevicesByStatesInner() local
172 if (!reply.WriteString(rawAdd.GetAddress())) { in GetDevicesByStatesInner()
H A Dbluetooth_hid_host_stub.cpp165 for (auto rawAdd : rawAdds) { in GetDevicesByStatesInner() local
166 if (!reply.WriteParcelable(&rawAdd)) { in GetDevicesByStatesInner()
H A Dbluetooth_a2dp_src_stub.cpp191 for (auto rawAdd : rawAdds) { in GetDevicesByStatesInner() local
192 if (!reply.WriteString(rawAdd.GetAddress())) { in GetDevicesByStatesInner()