Searched refs:I93_CMD_GET_SYS_INFO (Results 1 – 3 of 3) sorted by relevance
468 #define I93_CMD_GET_SYS_INFO 0x2B /* Get system information */ macro
325 &&(p_i93->sent_cmd == I93_CMD_GET_SYS_INFO) in rw_i93_check_sys_info_prot_ext()448 case I93_CMD_GET_SYS_INFO: in rw_i93_send_to_upper()1298 UINT8_TO_STREAM (p, I93_CMD_GET_SYS_INFO); in rw_i93_send_cmd_get_sys_info()1312 rw_cb.tcb.i93.sent_cmd = I93_CMD_GET_SYS_INFO; in rw_i93_send_cmd_get_sys_info()
1343 conn_evt_data.i93_cmd_cplt.sent_command = I93_CMD_GET_SYS_INFO; in nfa_rw_handle_i93_evt()2484 i93_command = I93_CMD_GET_SYS_INFO; in nfa_rw_i93_command()