Home
last modified time | relevance | path

Searched refs:aci_cmd_params_dtm_cmd_t (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Daci_cmds.h205 } _aci_packed_ aci_cmd_params_dtm_cmd_t; typedef
408 aci_cmd_params_dtm_cmd_t dtm_cmd;
Dacilib_if.h282 void acil_encode_cmd_dtm_cmd(uint8_t *buffer, aci_cmd_params_dtm_cmd_t *p_aci_cmd_params_dtm_cmd);
Dlib_aci.cxx701 aci_cmd_params_dtm_cmd_t aci_cmd_params_dtm_cmd; in lib_aci_dtm_command()
Dacilib.cxx226 void acil_encode_cmd_dtm_cmd(uint8_t *buffer, aci_cmd_params_dtm_cmd_t *p_aci_cmd_params_dtm_cmd) in acil_encode_cmd_dtm_cmd()