Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h60 #define BTM_BLE_DUPLICATE_DISABLE 0 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c588 p_inq->scan_duplicate_filter = BTM_BLE_DUPLICATE_DISABLE; in BTM_BleScan()
2814 btsnd_hcic_ble_set_scan_enable(BTM_BLE_SCAN_ENABLE, BTM_BLE_DUPLICATE_DISABLE); in btm_ble_start_inquiry()
3873 p_inq->scan_duplicate_filter = BTM_BLE_DUPLICATE_DISABLE; in btm_ble_start_scan()