Home
last modified time | relevance | path

Searched defs:descriptorHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c77 int32_t descriptorHandle; member
412 …iptorAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle, int32_t descriptorHandle) in BleDescriptorAddCallback()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c408 …DescriptorAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle, int descriptorHandle) in BleDescriptorAddCallback()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp742 …id StubDescriptorAddCallback(int status, SoftBusBtUuid *uuid, int srvcHandle, int descriptorHandle) in StubDescriptorAddCallback()