Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h219 #define BTA_DM_GENERAL_INQUIRY BTM_GENERAL_INQUIRY /* Perform general inquiry. */ macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c2175 inq_params.mode = BTA_DM_GENERAL_INQUIRY|BTA_BLE_GENERAL_INQUIRY; in btif_dm_start_discovery()
2183 inq_params.mode = BTA_DM_GENERAL_INQUIRY; in btif_dm_start_discovery()