Home
last modified time | relevance | path

Searched refs:BTA_DM_INQ_RES_EVT (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c454 case BTA_DM_INQ_RES_EVT: in search_devices_copy_cb()
824 case BTA_DM_INQ_RES_EVT: in btif_dm_search_devices_evt()
1351 case BTA_DM_INQ_RES_EVT: in bte_search_devices_evt()
1368 if (event == BTA_DM_INQ_RES_EVT) in bte_search_devices_evt()
Dbtif_util.c216 CASE_RETURN_STR(BTA_DM_INQ_RES_EVT) in dump_dm_search_event()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h714 #define BTA_DM_INQ_RES_EVT 0 /* Inquiry result for a peer device. */ macro
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c2430 bta_dm_search_cb.p_search_cback(BTA_DM_INQ_RES_EVT, &result); in bta_dm_inq_results_cb()