Home | History | Annotate | Download | only in btu

Lines Matching defs:reason

720     UINT8   reason;
724 STREAM_TO_UINT8 (reason, p);
730 if (!l2c_link_hci_disc_comp (handle, reason))
731 btm_sco_removed (handle, reason);
733 l2c_link_hci_disc_comp (handle, reason);
737 btm_sec_disconnected (handle, reason);