Lines Matching defs:feature
74 * this feature and exchanges the data in little endian byte order.
126 __le32 feature;
827 u32 feature;
898 feature = le32_to_cpu(bt_const->feature);
899 if (feature & GS_CAN_FEATURE_LISTEN_ONLY)
902 if (feature & GS_CAN_FEATURE_LOOP_BACK)
905 if (feature & GS_CAN_FEATURE_TRIPLE_SAMPLE)
908 if (feature & GS_CAN_FEATURE_ONE_SHOT)
914 if (feature & GS_CAN_FEATURE_IDENTIFY)