Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Daci_cmds.h48 ACI_CMD_ECHO = 0x02, enumerator
Dacilib.cxx159 *(buffer + OFFSET_ACI_CMD_T_CMD_OPCODE) = ACI_CMD_ECHO; in acil_encode_cmd_echo_msg()
318 case ACI_CMD_ECHO: in acil_encode_cmd()