Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_defines.h45 constexpr uint16_t GATT_INDICATION_VALUE = 0x0002; member in OHOS::bluetooth::GattPermissionService
H A Dgatt_server_profile.cpp2050 if (pimpl->GetCccdValue(connectHandle, handle + MIN_ATTRIBUTE_HANDLE) == GATT_INDICATION_VALUE) { in SendIndication()
2058 LOG_ERROR("%{public}s: GATT_INDICATION_VALUE is invalid", __FUNCTION__); in SendIndication()

Completed in 5 milliseconds