Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c426 static void BleServiceStartCallback(int status, int serverId, int srvcHandle) in BleServiceStartCallback() function
622 g_bleGattsHalCallback.serviceStartCb = BleServiceStartCallback; in GattsRegisterHalCallback()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c545 static void BleServiceStartCallback(int32_t status, int32_t srvcHandle) in BleServiceStartCallback() function
1216 .ServiceStartCallback = BleServiceStartCallback, in BleRegisterGattServerCallback()