Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c587 static void BleIndicationSentCallback(int connId, int status) in BleIndicationSentCallback() function
628 g_bleGattsHalCallback.indicationSentCb = BleIndicationSentCallback; in GattsRegisterHalCallback()