Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py44 DESC_WRITE_ERR = "Descriptor Write event not found. Expected {}" variable in GattCallbackError
111 "err": GattCallbackError.DESC_WRITE_ERR
Dbt_gatt_utils.py187 log.error(GattCallbackError.DESC_WRITE_ERR.format(expected_event))