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

  /hardware/bsp/intel/peripheral/libupm/examples/c++/
nrf8001-broadcast.cxx 145 if (ACI_STATUS_ERROR_ADVT_TIMEOUT == aci_evt->params.disconnected.aci_status) {
  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_evts.h 247 aci_status_code_t aci_status; member in struct:__anon30841
acilib.cxx 459 p_aci_evt_params_disconnected->aci_status = (aci_status_code_t)*(buffer_in + OFFSET_ACI_EVT_T_DISCONNECTED + OFFSET_ACI_EVT_PARAMS_DISCONNECTED_T_ACI_STATUS);
    [all...]

Completed in 89 milliseconds