Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c541 tBTM_STATUS btm_ble_update_pf_manu_data(tBTM_BLE_SCAN_COND_OP action, in btm_ble_update_pf_manu_data() function
925 st = btm_ble_update_pf_manu_data(BTM_BLE_SCAN_COND_CLEAR, filt_index, NULL, in btm_ble_clear_scan_pf_filter()
957 st = btm_ble_update_pf_manu_data(BTM_BLE_SCAN_COND_CLEAR, filt_index, NULL, in btm_ble_clear_scan_pf_filter()
1203 st = btm_ble_update_pf_manu_data(action, filt_index, p_cond, cond_type, 0, ref_value); in BTM_BleCfgFilterCondition()