Home | History | Annotate | Download | only in gap

Lines Matching refs:minor

754 **                            GAP_SET_COD_MAJOR_MINOR, - overwrite major, minor class
757 ** GAP_SET_COD_ALL - overwrite major, minor, set the bits in service class
758 ** GAP_INIT_COD - overwrite major, minor, and service class
771 UINT8 minor, major;
776 BTM_COD_MINOR_CLASS(minor, dev );
782 minor = p_cod->minor & BTM_COD_MINOR_CLASS_MASK;
798 minor = p_cod->minor & BTM_COD_MINOR_CLASS_MASK;
805 minor = p_cod->minor & BTM_COD_MINOR_CLASS_MASK;
815 FIELDS_TO_COD(dev_class, minor, major, service);
839 BTM_COD_MINOR_CLASS( p_cod->minor, dev );