Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Daci_cmds.h125 ACI_CMD_SEND_DATA = 0x15, enumerator
Dacilib.cxx130 *(buffer + OFFSET_ACI_CMD_T_CMD_OPCODE) = ACI_CMD_SEND_DATA; in acil_encode_cmd_send_data()
363 case ACI_CMD_SEND_DATA: in acil_encode_cmd()