Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c1208 UINT16 opcode_dequeued; in btu_hcif_command_complete_evt() local
1213 STREAM_TO_UINT16 (opcode_dequeued, p_dequeued); in btu_hcif_command_complete_evt()
1215 if (opcode_dequeued != cc_opcode) in btu_hcif_command_complete_evt()