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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_cmds.h 198 * @struct aci_cmd_params_dtm_cmd_t
205 } _aci_packed_ aci_cmd_params_dtm_cmd_t; typedef in typeref:struct:__anon30807
408 aci_cmd_params_dtm_cmd_t dtm_cmd;
acilib_if.h 259 * @param[in] p_aci_cmd_params_set_app_latency Pointer to the set_application_latency command parameters in ::aci_cmd_params_dtm_cmd_t
278 * @param[in] p_cmd_params_set_run_behaviour Pointer to the DTM command parameters in ::aci_cmd_params_dtm_cmd_t
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 701 aci_cmd_params_dtm_cmd_t 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)
    [all...]

Completed in 38 milliseconds