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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
acilib.h 41 #define MSG_SEND_DATA_BASE_LEN 2
acilib.cxx 129 *(buffer + OFFSET_ACI_CMD_T_LEN) = MSG_SEND_DATA_BASE_LEN + data_size;
364 acil_encode_cmd_send_data(buffer, &(p_aci_cmd->params.send_data), (p_aci_cmd->len - MSG_SEND_DATA_BASE_LEN));
    [all...]

Completed in 78 milliseconds