Home
last modified time | relevance | path

Searched refs:acil_encode_cmd_close_remote_pipe (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Dacilib_if.h171 void acil_encode_cmd_close_remote_pipe(uint8_t *buffer, aci_cmd_params_close_remote_pipe_t *p_aci_c…
Dlib_aci.cxx503 acil_encode_cmd_close_remote_pipe(&(msg_to_send.buffer[0]), &aci_cmd_params_close_remote_pipe); in lib_aci_close_remote_pipe()
Dacilib.cxx149 void acil_encode_cmd_close_remote_pipe(uint8_t *buffer, aci_cmd_params_close_remote_pipe_t *p_aci_c… in acil_encode_cmd_close_remote_pipe() function