Home
last modified time | relevance | path

Searched refs:BleIncludeServiceAddCallback (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.c383 static void BleIncludeServiceAddCallback(int status, int serverId, int srvcHandle, int includeSrvcH… in BleIncludeServiceAddCallback() function
619 g_bleGattsHalCallback.includeServiceAddCb = BleIncludeServiceAddCallback; in GattsRegisterHalCallback()