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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
acilib_if.h 93 void acil_encode_cmd_disconnect(uint8_t *buffer, aci_cmd_params_disconnect_t *p_aci_cmd_params_disconnect);
lib_aci.cxx 317 acil_encode_cmd_disconnect(&(msg_to_send.buffer[0]), &aci_cmd_params_disconnect);
acilib.cxx 89 void acil_encode_cmd_disconnect(uint8_t *buffer, aci_cmd_params_disconnect_t *p_aci_cmd_params_disconnect) function
340 acil_encode_cmd_disconnect(buffer, &(p_aci_cmd->params.disconnect));
    [all...]

Completed in 2521 milliseconds