Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h2206 extern void BTA_DmBleDisableBatchScan(tBTA_DM_BLE_REF_VALUE ref_value);
/system/bt/bta/dm/
Dbta_dm_api.c1050 extern void BTA_DmBleDisableBatchScan(tBTA_DM_BLE_REF_VALUE ref_value) in BTA_DmBleDisableBatchScan() function
/system/bt/btif/src/
Dbtif_gatt_client.c1586 BTA_DmBleDisableBatchScan(p_scan_track_cb->client_if); in btgattc_handle_event()