adv_max_interval 1057 net/bluetooth/hci_request.c 	u16 adv_min_interval, adv_max_interval;
adv_max_interval 1096 net/bluetooth/hci_request.c 		adv_max_interval = hdev->le_adv_max_interval;
adv_max_interval 1106 net/bluetooth/hci_request.c 			adv_max_interval = DISCOV_LE_FAST_ADV_INT_MAX;
adv_max_interval 1109 net/bluetooth/hci_request.c 			adv_max_interval = hdev->le_adv_max_interval;
adv_max_interval 1114 net/bluetooth/hci_request.c 	cp.max_interval = cpu_to_le16(adv_max_interval);