Home
last modified time | relevance | path

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

/system/bt/tools/scripts/
Ddump_hearingaid_audio.py42 IS_SENT = "IS_SENT" variable
205 if result[IS_SENT] and opcode == 0x12:
213 elif not result[IS_SENT] and opcode == 0x09:
240 if result[IS_SENT]:
291 if not result[IS_SENT] and hci_evt == 0x3E and sub_event == 0x0A \
331 packet_result[IS_SENT] = (packet_flag == 0)