Home
last modified time | relevance | path

Searched defs:OnDescriptorReadRequest (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/include/
Dinterface_profile_gatt_server.h88 virtual void OnDescriptorReadRequest(const GattDevice &device, const Descriptor &descriptor) {} in OnDescriptorReadRequest() function
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_gatt_server.h110 …virtual void OnDescriptorReadRequest(const BluetoothRemoteDevice &device, GattDescriptor &descript… in OnDescriptorReadRequest() function
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_gatt_server_callback_proxy.cpp142 void BluetoothGattServerCallbackProxy::OnDescriptorReadRequest( in OnDescriptorReadRequest() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
/foundation/communication/bluetooth_service/test/unittest/gatt/
Dgatt_server_test.cpp41 void OnDescriptorReadRequest( in OnDescriptorReadRequest() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_server_callback.cpp219 void NapiGattServerCallback::OnDescriptorReadRequest(const BluetoothRemoteDevice &device, in OnDescriptorReadRequest() function in OHOS::Bluetooth::NapiGattServerCallback
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_gatt_server_server.cpp113 …void OnDescriptorReadRequest(const bluetooth::GattDevice &device, const bluetooth::Descriptor &des… in OnDescriptorReadRequest() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt_server.cpp253 void OnDescriptorReadRequest( in OnDescriptorReadRequest() function in OHOS::Bluetooth::GattServerCallbackWapper
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_server.cpp218 …void OnDescriptorReadRequest(const BluetoothGattDevice &device, const BluetoothGattDescriptor &des… in OnDescriptorReadRequest() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl