Searched refs:BTA_DmBleScanFilterSetup (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/bluedroid/btif/src/ |
D | btif_dm.c | 1332 BTA_DmBleScanFilterSetup(BTA_DM_BLE_SCAN_COND_DELETE, 0, &adv_filt_param, NULL, in btif_dm_search_devices_evt() 2201 BTA_DmBleScanFilterSetup(BTA_DM_BLE_SCAN_COND_DELETE, 0, &adv_filt_param, NULL, in btif_dm_start_discovery() 2211 BTA_DmBleScanFilterSetup(BTA_DM_BLE_SCAN_COND_ADD, 0, &adv_filt_param, NULL, in btif_dm_start_discovery()
|
D | btif_gatt_client.c | 1379 BTA_DmBleScanFilterSetup(p_adv_filt_cb->action, p_adv_filt_cb->filt_index, in btgattc_handle_event()
|
/external/bluetooth/bluedroid/bta/include/ |
D | bta_api.h | 2545 BTA_API extern void BTA_DmBleScanFilterSetup(UINT8 action,
|
/external/bluetooth/bluedroid/bta/dm/ |
D | bta_dm_api.c | 2293 void BTA_DmBleScanFilterSetup(UINT8 action, tBTA_DM_BLE_PF_FILT_INDEX filt_index, in BTA_DmBleScanFilterSetup() function
|