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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
acilib_if.h 181 void acil_encode_cmd_echo_msg(uint8_t *buffer, aci_cmd_params_echo_t *p_cmd_params_echo, uint8_t msg_size);
lib_aci.cxx 534 acil_encode_cmd_echo_msg(&(msg_to_send.buffer[0]), &aci_cmd_params_echo, msg_size);
acilib.cxx 156 void acil_encode_cmd_echo_msg(uint8_t *buffer, aci_cmd_params_echo_t *p_cmd_params_echo, uint8_t msg_size) function
319 acil_encode_cmd_echo_msg(buffer, &(p_aci_cmd->params.echo), (p_aci_cmd->len - MSG_ECHO_MSG_CMD_BASE_LEN));
    [all...]

Completed in 552 milliseconds