Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c4970 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()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h678 #define BT_HCI_LE_SCAN_ACTIVE 0x01 macro

Completed in 28 milliseconds