Searched refs:hid_close_evt_reason (Results 1 – 1 of 1) sorted by relevance
578 UINT16 hid_close_evt_reason; in hidh_l2cif_disconnect_ind() local623 hid_close_evt_reason = p_hcon->disc_reason; in hidh_l2cif_disconnect_ind()635 hid_close_evt_reason = HID_ERR_AUTH_FAILED; in hidh_l2cif_disconnect_ind()638 …callback( dhandle, hh_cb.devices[dhandle].addr, HID_HDEV_EVT_CLOSE, hid_close_evt_reason, NULL ) ; in hidh_l2cif_disconnect_ind()