Searched refs:HCI_MAX_PAGES (Results 1 – 4 of 4) sorted by relevance
213 #define HCI_MAX_PAGES 3 macro238 __u8 features[HCI_MAX_PAGES][8];473 __u8 features[HCI_MAX_PAGES][8];
95 for (p = 0; p < HCI_MAX_PAGES && p <= hdev->max_page; p++) in features_show()
690 if (rp->page < HCI_MAX_PAGES) in hci_cc_read_local_ext_features()4125 if (ev->page < HCI_MAX_PAGES) in hci_remote_ext_features_evt()
778 for (p = 2; p < HCI_MAX_PAGES && p <= hdev->max_page; p++) { in hci_init3_req()