Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py61 class AvrcpEvent(enum.Enum): class
Dandroid_bluetooth_decorator.py1097 …def verify_avrcp_event(self, event_name: bt_constants.AvrcpEvent, check_time: str, timeout_sec: fl… argument