Searched refs:BluetoothGattClientStub (Results 1 – 3 of 3) sorted by relevance
23 BluetoothGattClientStub::BluetoothGattClientStub() in BluetoothGattClientStub() function in OHOS::Bluetooth::BluetoothGattClientStub27 &BluetoothGattClientStub::RegisterApplicationInner; in BluetoothGattClientStub()31 &BluetoothGattClientStub::ConnectInner; in BluetoothGattClientStub()33 &BluetoothGattClientStub::DisconnectInner; in BluetoothGattClientStub()35 &BluetoothGattClientStub::DiscoveryServicesInner; in BluetoothGattClientStub()44 &BluetoothGattClientStub::ReadDescriptorInner; in BluetoothGattClientStub()46 &BluetoothGattClientStub::WriteDescriptorInner; in BluetoothGattClientStub()50 &BluetoothGattClientStub::GetAllDeviceInner; in BluetoothGattClientStub()55 &BluetoothGattClientStub::GetServicesInner; in BluetoothGattClientStub()64 BluetoothGattClientStub::~BluetoothGattClientStub() in ~BluetoothGattClientStub()[all …]
26 class BluetoothGattClientStub : public IRemoteStub<IBluetoothGattClient> {28 BluetoothGattClientStub();29 virtual ~BluetoothGattClientStub();53 …using BluetoothHostFunc = ErrCode (BluetoothGattClientStub::*)(MessageParcel &data, MessageParcel …55 DISALLOW_COPY_AND_MOVE(BluetoothGattClientStub);
29 class BluetoothGattClientServer : public BluetoothGattClientStub {