Searched defs:proxy (Results 1 – 7 of 7) sorted by relevance
276 final RemoteProxy proxy; in addDevice() local302 RemoteProxy proxy = getRemoteProxy(device); in removeDevice() local325 RemoteProxy proxy = getRemoteProxy(device); in deviceCheckDfu() local384 RemoteProxy proxy = getRemoteProxy(device); in refreshLowBatteryNotification() local402 RemoteProxy proxy = getRemoteProxy(device); in getLowBatteryLevel() local492 RemoteProxy proxy = getRemoteProxy(device); in getRemoteDfuState() local532 RemoteProxy proxy = getRemoteProxy(device); in startRemoteDfu() local633 RemoteProxy proxy = getRemoteProxy(device); in getRemoteVersion() local649 RemoteProxy proxy = getRemoteProxy(device); in refreshRemoteVersion() local671 RemoteProxy proxy = getRemoteProxy(device); in getBatteryLevel() local[all …]
167 watched.remove_if([](ProxyPair& proxy) { return !proxy.Running(); }); in ProxyServer()191 ProxyServer proxy(std::move(server), std::move(conn_factory)); in Proxy() local
27 bool SetProxyFastboot(bool proxy) override { in SetProxyFastboot()
29 public PairingProfileWrapperA2dp(BluetoothProfile proxy) { in PairingProfileWrapperA2dp()
29 public PairingProfileWrapperHidHost(BluetoothProfile proxy) { in PairingProfileWrapperHidHost()
160 std::unique_ptr<ProxyServer> proxy; in ListenEventsAndProxy() local
137 BluetoothProfile proxy) { in getPairingProfileWrapper()