Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_h4.c134 uint16_t tmp_opcode; in start_xfer_wait() local
136 tmp_opcode = (uint16_t)buf[4] | buf[5] << 8; in start_xfer_wait()
137 if (tmp_opcode == opcode) { in start_xfer_wait()
152 tmp_opcode); in start_xfer_wait()