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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
acilib_if.h 282 void acil_encode_cmd_dtm_cmd(uint8_t *buffer, aci_cmd_params_dtm_cmd_t *p_aci_cmd_params_dtm_cmd);
lib_aci.cxx 704 acil_encode_cmd_dtm_cmd(&(msg_to_send.buffer[0]), &aci_cmd_params_dtm_cmd);
acilib.cxx 226 void acil_encode_cmd_dtm_cmd(uint8_t *buffer, aci_cmd_params_dtm_cmd_t *p_aci_cmd_params_dtm_cmd) function
352 acil_encode_cmd_dtm_cmd(buffer, &(p_aci_cmd->params.dtm_cmd));
    [all...]

Completed in 59 milliseconds