Searched refs:HCI_MAX_PAGESCAN_WINDOW (Results 1 – 2 of 2) sorted by relevance
1062 #define HCI_MAX_PAGESCAN_WINDOW 0x1000 /* 2.56 sec */ macro
496 if (window < HCI_MIN_PAGESCAN_WINDOW || window > HCI_MAX_PAGESCAN_WINDOW || in BTM_SetConnectability()