Searched refs:BluetoothHostProxy (Results 1 – 2 of 2) sorted by relevance
69 int32_t BluetoothHostProxy::EnableBt() in EnableBt()88 int32_t BluetoothHostProxy::DisableBt() in DisableBt()170 int32_t BluetoothHostProxy::BluetoothFactoryReset() in BluetoothFactoryReset()184 int32_t BluetoothHostProxy::GetBtState(int &state) in GetBtState()225 int32_t BluetoothHostProxy::DisableBle() in DisableBle()242 int32_t BluetoothHostProxy::EnableBle() in EnableBle()353 int32_t BluetoothHostProxy::GetLocalDeviceClass() in GetLocalDeviceClass()536 int32_t BluetoothHostProxy::StartBtDiscovery() in StartBtDiscovery()553 int32_t BluetoothHostProxy::CancelBtDiscovery() in CancelBtDiscovery()669 bool BluetoothHostProxy::RemoveAllPairs() in RemoveAllPairs()[all …]
27 class BluetoothHostProxy : public IRemoteProxy<IBluetoothHost> {29 … explicit BluetoothHostProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBluetoothHost>(impl) in BluetoothHostProxy() function31 ~BluetoothHostProxy() in ~BluetoothHostProxy()115 static inline BrokerDelegator<BluetoothHostProxy> delegator_;