Searched refs:BT_HCI_LE_SCAN_ACTIVE (Results 1 – 2 of 2) sorted by relevance
225 active_scan = (phy_1m && phy_1m->type == BT_HCI_LE_SCAN_ACTIVE) || in start_le_scan_ext()226 (phy_coded && phy_coded->type == BT_HCI_LE_SCAN_ACTIVE); in start_le_scan_ext()308 active_scan = param->type == BT_HCI_LE_SCAN_ACTIVE; in start_le_scan_legacy()
1111 #define BT_HCI_LE_SCAN_ACTIVE 0x01 macro