Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server.cpp215 static napi_status CheckGattsRemoveService(napi_env env, napi_callback_info info, in CheckGattsRemoveService() function
239 auto status = CheckGattsRemoveService(env, info, server, serviceUuid); in RemoveGattService()