Home
last modified time | relevance | path

Searched refs:BluetoothGattServerStub (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp23 BluetoothGattServerStub::BluetoothGattServerStub() in BluetoothGattServerStub() function in OHOS::Bluetooth::BluetoothGattServerStub
27 &BluetoothGattServerStub::AddServiceInner; in BluetoothGattServerStub()
29 &BluetoothGattServerStub::ClearServicesInner; in BluetoothGattServerStub()
31 &BluetoothGattServerStub::CancelConnectionInner; in BluetoothGattServerStub()
33 &BluetoothGattServerStub::RegisterApplicationInner; in BluetoothGattServerStub()
35 &BluetoothGattServerStub::DeregisterApplicationInner; in BluetoothGattServerStub()
37 &BluetoothGattServerStub::NotifyClientInner; in BluetoothGattServerStub()
39 &BluetoothGattServerStub::RemoveServiceInner; in BluetoothGattServerStub()
41 &BluetoothGattServerStub in BluetoothGattServerStub()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_server_stub.h27 class BluetoothGattServerStub : public IRemoteStub<IBluetoothGattServer> { class
29 BluetoothGattServerStub();
30 virtual ~BluetoothGattServerStub();
48 using BluetoothGattServerFunc = ErrCode (BluetoothGattServerStub::*)(MessageParcel &data, MessageParcel &reply);
51 DISALLOW_COPY_AND_MOVE(BluetoothGattServerStub);
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_gatt_server_server.h26 class BluetoothGattServerServer : public BluetoothGattServerStub {

Completed in 1 milliseconds