instance_flags   1180 net/bluetooth/hci_request.c 	u32 instance_flags;
instance_flags   1187 net/bluetooth/hci_request.c 	instance_flags = adv_instance->flags;
instance_flags   1189 net/bluetooth/hci_request.c 	if ((instance_flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) {
instance_flags   1198 net/bluetooth/hci_request.c 	if (instance_flags & MGMT_ADV_FLAG_LOCAL_NAME)
instance_flags   1265 net/bluetooth/hci_request.c 	u32 instance_flags;
instance_flags   1274 net/bluetooth/hci_request.c 	instance_flags = get_adv_instance_flags(hdev, instance);
instance_flags   1287 net/bluetooth/hci_request.c 	if (instance_flags & MGMT_ADV_FLAG_DISCOV)
instance_flags   1290 net/bluetooth/hci_request.c 	if (instance_flags & MGMT_ADV_FLAG_LIMITED_DISCOV)
instance_flags   1296 net/bluetooth/hci_request.c 	if (flags || (instance_flags & MGMT_ADV_FLAG_MANAGED_FLAGS)) {
instance_flags   1324 net/bluetooth/hci_request.c 	if (instance_flags & MGMT_ADV_FLAG_TX_POWER) {