Home
last modified time | relevance | path

Searched defs:RemoveGattService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server.cpp234 napi_value NapiGattServer::RemoveGattService(napi_env env, napi_callback_info info) in RemoveGattService() function in OHOS::Bluetooth::NapiGattServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp758 int GattServer::RemoveGattService(const GattService &service) in RemoveGattService() function in OHOS::Bluetooth::GattServer