Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_adv_filter.cc603 cb.Run(0, BTM_BLE_PF_ENABLE, 1 /* BTA_FAILURE */); in BTM_LE_PF_set()
671 cb.Run(0, BTM_BLE_PF_ENABLE, 1 /* BTA_FAILURE */); in BTM_LE_PF_clear()
748 cb.Run(0, BTM_BLE_PF_ENABLE, 1 /* BTA_FAILURE */); in BTM_BleAdvFilterParamSetup()
760 cb.Run(0, BTM_BLE_PF_ENABLE, 1 /* BTA_FAILURE */); in BTM_BleAdvFilterParamSetup()
866 if (p_stat_cback) p_stat_cback.Run(BTM_BLE_PF_ENABLE, 1 /* BTA_FAILURE */); in BTM_BleEnableDisableFilterFeature()
/system/bt/stack/include/
Dbtm_ble_api_types.h427 #define BTM_BLE_PF_ENABLE 1 macro