Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h1024 } tBTA_DM_BLE_PF_FILT_PARAMS; typedef
2547 tBTA_DM_BLE_PF_FILT_PARAMS *p_filt_params,
/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c1330 tBTA_DM_BLE_PF_FILT_PARAMS adv_filt_param; in btif_dm_search_devices_evt()
1331 memset(&adv_filt_param, 0, sizeof(tBTA_DM_BLE_PF_FILT_PARAMS)); in btif_dm_search_devices_evt()
2194 tBTA_DM_BLE_PF_FILT_PARAMS adv_filt_param; in btif_dm_start_discovery()
2199 memset(&adv_filt_param, 0, sizeof(tBTA_DM_BLE_PF_FILT_PARAMS)); in btif_dm_start_discovery()
Dbtif_gatt_client.c155 typedef tBTA_DM_BLE_PF_FILT_PARAMS btgatt_adv_filt_param_t;
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_int.h720 tBTA_DM_BLE_PF_FILT_PARAMS *p_filt_params;
Dbta_dm_api.c2294 tBTA_DM_BLE_PF_FILT_PARAMS *p_filt_params, in BTA_DmBleScanFilterSetup()