appearance 233 include/net/bluetooth/hci_core.h __u16 appearance; appearance 610 include/net/bluetooth/mgmt.h __le16 appearance; appearance 1162 net/bluetooth/hci_request.c return eir_append_le16(ptr, ad_len, EIR_APPEARANCE, hdev->appearance); appearance 1169 net/bluetooth/hci_request.c if (hdev->appearance) { appearance 1189 net/bluetooth/hci_request.c if ((instance_flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) { appearance 1007 net/bluetooth/mgmt.c hdev->appearance); appearance 3294 net/bluetooth/mgmt.c apperance = le16_to_cpu(cp->appearance); appearance 3298 net/bluetooth/mgmt.c if (hdev->appearance != apperance) { appearance 3299 net/bluetooth/mgmt.c hdev->appearance = apperance;