Searched refs:p_dequeued (Results 1 – 1 of 1) sorted by relevance
1209 UINT8 *p_dequeued; in btu_hcif_command_complete_evt() local1212 p_dequeued = (UINT8 *)(p_cmd + 1) + p_cmd->offset; in btu_hcif_command_complete_evt()1213 STREAM_TO_UINT16 (opcode_dequeued, p_dequeued); in btu_hcif_command_complete_evt()