Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_util.cc119 CASE_RETURN_STR(BTA_DM_SEARCH_CANCEL_CMPL_EVT) in dump_dm_search_event()
Dbtif_dm.cc1248 case BTA_DM_SEARCH_CANCEL_CMPL_EVT: { in btif_dm_search_devices_evt()
1370 case BTA_DM_SEARCH_CANCEL_CMPL_EVT: in btif_dm_search_services_evt()
/system/bt/bta/include/
Dbta_api.h404 #define BTA_DM_SEARCH_CANCEL_CMPL_EVT 6 /* Search cancelled */ macro
/system/bt/bta/dm/
Dbta_dm_act.cc1523 bta_dm_search_cb.p_search_cback(BTA_DM_SEARCH_CANCEL_CMPL_EVT, NULL); in bta_dm_search_cancel_notify()