HomeSort by relevance Sort by last modified time
    Searched refs:ACI_CMD_SEND_DATA (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_cmds.h 125 ACI_CMD_SEND_DATA = 0x15,
305 * @brief Structure for the ACI_CMD_SEND_DATA ACI command parameters
323 * @brief Structure for the ACI_CMD_SEND_DATA ACI command parameters
acilib.cxx 130 *(buffer + OFFSET_ACI_CMD_T_CMD_OPCODE) = ACI_CMD_SEND_DATA;
363 case ACI_CMD_SEND_DATA:
    [all...]

Completed in 33 milliseconds