Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_util.c255 CASE_RETURN_STR(BTA_DM_ROLE_CHG_EVT) in dump_dm_event()
Dbtif_dm.c2009 case BTA_DM_ROLE_CHG_EVT: in btif_dm_upstreams_evt()
/system/bt/bta/include/
Dbta_api.h581 #define BTA_DM_ROLE_CHG_EVT 14 /* Role Change event. */ macro
/system/bt/bta/dm/
Dbta_dm_act.c3198 bta_dm_cb.p_sec_cback(BTA_DM_ROLE_CHG_EVT, (tBTA_DM_SEC *)&conn); in bta_dm_acl_change()