Home | History | Annotate | Download | only in btm

Lines Matching refs:appearance

1366         /* appearance data */
1371 UINT16_TO_STREAM(p, p_data->appearance);
2365 static void btm_ble_appearance_to_cod(UINT16 appearance, UINT8 *dev_class)
2369 switch (appearance)
2562 Appearance UUID in the advertising data. If it does
2563 * then try to convert the appearance value to a class of device value Bluedroid can use.