Home
last modified time | relevance | path

Searched refs:DESC_WRITE_REQ_ERR (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py43 DESC_WRITE_REQ_ERR = "Descriptor Write Request event not found. Expected {}" variable in GattCallbackError
107 "err": GattCallbackError.DESC_WRITE_REQ_ERR
Dbt_gatt_utils.py175 log.error(GattCallbackError.DESC_WRITE_REQ_ERR.format(expected_event))