Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_defines.h44 constexpr uint16_t GATT_NOTIFICATION_VALUE = 0x0001; member in OHOS::bluetooth::GattPermissionService
H A Dgatt_server_profile.cpp2027 if (pimpl->GetCccdValue(connectHandle, handle + MIN_ATTRIBUTE_HANDLE) == GATT_NOTIFICATION_VALUE) { in SendNotification()
2034 LOG_ERROR("%{public}s: GATT_NOTIFICATION_VALUE is invalid", __FUNCTION__); in SendNotification()

Completed in 4 milliseconds