Home
last modified time | relevance | path

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

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