Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c139 static void GattcNotificationCallback(int clientId, BtGattReadData *notifyData, int status) in GattcNotificationCallback() function
533 g_btGattClientCallbacks.notificationCb = GattcNotificationCallback; in InitSoftbusAdapterClient()