Home
last modified time | relevance | path

Searched refs:acil_decode_evt_data_ack (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Dacilib_if.h389 void acil_decode_evt_data_ack(uint8_t *buffer_in, aci_evt_params_data_ack_t *p_evt_params_data_ack);
Dacilib.cxx481 void acil_decode_evt_data_ack(uint8_t *buffer_in, aci_evt_params_data_ack_t *p_evt_params_data_ack) in acil_decode_evt_data_ack() function
591 acil_decode_evt_data_ack(buffer_in, &(p_aci_evt->params.data_ack)); in acil_decode_evt()