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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_cmds.h 354 * @define aci_cmd_params_set_key_t
365 } _aci_packed_ aci_cmd_params_set_key_t; typedef in typeref:struct:__anon30822
367 ACI_ASSERT_SIZE(aci_cmd_params_set_key_t, 17);
423 aci_cmd_params_set_key_t set_key;
acilib_if.h 290 void acil_encode_cmd_set_key(uint8_t *buffer, aci_cmd_params_set_key_t *p_aci_cmd_params_set_key);
lib_aci.cxx 512 aci_cmd_params_set_key_t aci_cmd_params_set_key;
acilib.cxx 273 void acil_encode_cmd_set_key(uint8_t *buffer, aci_cmd_params_set_key_t *p_aci_cmd_params_set_key)
    [all...]

Completed in 42 milliseconds