Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dcras_utils.py27 class CrasUtilsError(Exception): class
501 raise CrasUtilsError('Can not find unique node id from node type %s' % node_type)
522 raise CrasUtilsError('Got invalid device_id: 0')
614 exception=CrasUtilsError,