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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_evts.h 304 * @struct aci_evt_params_data_ack_t
310 } _aci_packed_ aci_evt_params_data_ack_t; typedef in typeref:struct:__anon30846
387 aci_evt_params_data_ack_t data_ack;
acilib_if.h 385 * @param[in,out] p_evt_params_data_ack Pointer to the decoded message in ::aci_evt_params_data_ack_t
389 void acil_decode_evt_data_ack(uint8_t *buffer_in, aci_evt_params_data_ack_t *p_evt_params_data_ack);
acilib.cxx 481 void acil_decode_evt_data_ack(uint8_t *buffer_in, aci_evt_params_data_ack_t *p_evt_params_data_ack)
    [all...]

Completed in 213 milliseconds