Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py49 RD_REMOTE_RSSI_ERR = "Read Remote RSSI event not found. Expected {}" variable in GattCallbackError
131 "err": GattCallbackError.RD_REMOTE_RSSI_ERR
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_test.py561 logging.error(GattCallbackError.RD_REMOTE_RSSI_ERR.format(expected_event))