Searched refs:BluetoothHidHostObserverProxy (Results 1 – 2 of 2) sorted by relevance
25 class BluetoothHidHostObserverProxy : public IRemoteProxy<IBluetoothHidHostObserver> {27 explicit BluetoothHidHostObserverProxy( in BluetoothHidHostObserverProxy() function29 ~BluetoothHidHostObserverProxy() {} in ~BluetoothHidHostObserverProxy()33 static inline BrokerDelegator<BluetoothHidHostObserverProxy> delegator_;
20 ErrCode BluetoothHidHostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, … in OnConnectionStateChanged()25 if (!data.WriteInterfaceToken(BluetoothHidHostObserverProxy::GetDescriptor())) { in OnConnectionStateChanged()