HCI_MAX_ADV_INSTANCES 2853 net/bluetooth/hci_core.c 		    instance < 1 || instance > HCI_MAX_ADV_INSTANCES)
HCI_MAX_ADV_INSTANCES 3220 net/bluetooth/hci_core.c 	hdev->le_num_of_adv_sets = HCI_MAX_ADV_INSTANCES;
HCI_MAX_ADV_INSTANCES 6372 net/bluetooth/mgmt.c 	rp->max_instances = HCI_MAX_ADV_INSTANCES;
HCI_MAX_ADV_INSTANCES 6561 net/bluetooth/mgmt.c 	if (cp->instance < 1 || cp->instance > HCI_MAX_ADV_INSTANCES)
HCI_MAX_ADV_INSTANCES 6798 net/bluetooth/mgmt.c 	if (cp->instance < 1 || cp->instance > HCI_MAX_ADV_INSTANCES)