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