Searched refs:BT_HCI_LE_SCAN_ACTIVE (Results 1 – 2 of 2) sorted by relevance
4970 active_scan = (phy_1m && phy_1m->type == BT_HCI_LE_SCAN_ACTIVE) || in start_le_scan_ext()4971 (phy_coded && phy_coded->type == BT_HCI_LE_SCAN_ACTIVE); in start_le_scan_ext()5029 active_scan = (phy_1m && phy_1m->type == BT_HCI_LE_SCAN_ACTIVE) || in start_le_scan_ext()5030 (phy_coded && phy_coded->type == BT_HCI_LE_SCAN_ACTIVE); in start_le_scan_ext()5114 active_scan = scan_type == BT_HCI_LE_SCAN_ACTIVE; in start_le_scan_legacy()5144 active_scan = scan_type == BT_HCI_LE_SCAN_ACTIVE; in start_le_scan_legacy()9234 param->type != BT_HCI_LE_SCAN_ACTIVE) { in valid_le_scan_param()
678 #define BT_HCI_LE_SCAN_ACTIVE 0x01 macro
Completed in 28 milliseconds