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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_evts.h 254 * @struct aci_evt_params_bond_status_t
265 } _aci_packed_ aci_evt_params_bond_status_t; typedef in typeref:struct:__anon30842
267 ACI_ASSERT_SIZE(aci_evt_params_bond_status_t, 6);
383 aci_evt_params_bond_status_t bond_status;
acilib_if.h 367 * @param[in,out] p_aci_evt_params_bond_status Pointer to the decoded message in ::aci_evt_params_bond_status_t
371 void acil_decode_evt_bond_status(uint8_t *buffer_in, aci_evt_params_bond_status_t *p_aci_evt_params_bond_status);
acilib.cxx 463 void acil_decode_evt_bond_status(uint8_t *buffer_in, aci_evt_params_bond_status_t *p_aci_evt_params_bond_status)
    [all...]

Completed in 3879 milliseconds