Searched refs:aci_status (Results 1 – 3 of 3) sorted by relevance
145 if (ACI_STATUS_ERROR_ADVT_TIMEOUT == aci_evt->params.disconnected.aci_status) { in main()
247 aci_status_code_t aci_status; member
459 …p_aci_evt_params_disconnected->aci_status = (aci_status_code_t)*(buffer_in + OFFSET_ACI_EVT_T_DISC… in acil_decode_evt_disconnected()