Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h230 #define BTA_DM_INQ_CLR BTM_CLR_INQUIRY_FILTER /* Clear inquiry filter. */ macro
/system/bt/btif/src/
Dbtif_dm.cc2193 inq_params.filter_type = BTA_DM_INQ_CLR; in btif_dm_start_discovery()