Home
last modified time | relevance | path

Searched refs:IS_PHY_ENABLED (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan.c62 #define IS_PHY_ENABLED(scan_ctx, scan_phy) ((scan_ctx)->lll.phy & (scan_phy)) macro
211 if (!is_coded_phy || IS_PHY_ENABLED(scan, PHY_1M))
265 if (!is_coded_phy || IS_PHY_ENABLED(scan, PHY_1M))
287 if (!is_coded_phy || IS_PHY_ENABLED(scan, PHY_1M))
465 if (IS_PHY_ENABLED(scan_coded, PHY_CODED) &&
522 if (IS_PHY_ENABLED(scan_1m, PHY_1M) &&
777 if (IS_PHY_ENABLED(scan_coded, PHY_CODED)) {
787 if (IS_PHY_ENABLED(scan_1m, PHY_1M)) {