MGMT_ADV_FLAG_APPEARANCE 1189 net/bluetooth/hci_request.c if ((instance_flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) { MGMT_ADV_FLAG_APPEARANCE 3302 net/bluetooth/mgmt.c adv_expire(hdev, MGMT_ADV_FLAG_APPEARANCE); MGMT_ADV_FLAG_APPEARANCE 6319 net/bluetooth/mgmt.c flags |= MGMT_ADV_FLAG_APPEARANCE; MGMT_ADV_FLAG_APPEARANCE 6415 net/bluetooth/mgmt.c if (adv_flags & (MGMT_ADV_FLAG_APPEARANCE)) MGMT_ADV_FLAG_APPEARANCE 6441 net/bluetooth/mgmt.c return adv_flags & MGMT_ADV_FLAG_APPEARANCE;