Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h221 #define BTA_BLE_GENERAL_INQUIRY BTM_BLE_GENERAL_INQUIRY /* Perform LE general inquiry. */ macro
/system/bt/btif/src/
Dbtif_dm.c2298 inq_params.mode = BTA_DM_GENERAL_INQUIRY|BTA_BLE_GENERAL_INQUIRY; in btif_dm_start_discovery()