Home
last modified time | relevance | path

Searched refs:CheckUuidType (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp96 static bool CheckUuidType(uint16_t connectHandle, Uuid *uuid, AttEventData *data);
739 if (CheckUuidType(connectHandle, &uuid, data)) { in ReadUsingCharacteristicByUuidResponsePostTask()
1129 bool GattServerProfile::impl::CheckUuidType(uint16_t connectHandle, Uuid *uuid, AttEventData *data) in CheckUuidType() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 4 milliseconds