Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_service_base.h59 static int GetApplicationId();
H A Dgatt_service_base.cpp75 int GattServiceBase::GetApplicationId() in GetApplicationId() function in OHOS::bluetooth::GattServiceBase
H A Dgatt_server_service.cpp644 int appid = GattServiceBase::GetApplicationId(); in RegisterApplicationImpl()
H A Dgatt_client_service.cpp1065 int appid = GattServiceBase::GetApplicationId(); in RegisterApplication()