Home
last modified time | relevance | path

Searched refs:SoftBusGattsNotify (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_server.h131 } SoftBusGattsNotify; typedef
166 int SoftBusGattsSendNotify(SoftBusGattsNotify *param);
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp419 SoftBusGattsNotify notify = {0};
620 SoftBusGattsNotify notify = {0};
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c243 int SoftBusGattsSendNotify(SoftBusGattsNotify *param) in SoftBusGattsSendNotify()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c914 SoftBusGattsNotify notify = { in ConnGattServerSend()