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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
acilib_if.h 153 void acil_encode_cmd_request_data(uint8_t *buffer, aci_cmd_params_request_data_t *p_aci_cmd_params_request_data);
lib_aci.cxx 428 acil_encode_cmd_request_data(&(msg_to_send.buffer[0]), &aci_cmd_params_request_data);
acilib.cxx 135 void acil_encode_cmd_request_data(uint8_t *buffer, aci_cmd_params_request_data_t *p_aci_cmd_params_request_data) function
370 acil_encode_cmd_request_data(buffer, &(p_aci_cmd->params.request_data));
    [all...]

Completed in 1045 milliseconds