Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h686 tBTA_DM_ROLE_CHG role_chg; /* role change event */ member
/system/bt/stack/btm/
Dbtm_acl.cc692 btm_bl_event_data.role_chg = evt; in btm_acl_encrypt_change()
1545 btm_bl_event_data.role_chg = evt; in btm_acl_role_changed()
/system/bt/stack/include/
Dbtm_api_types.h886 role_chg; /*The data associated with BTM_BL_ROLE_CHG_EVT */ member
/system/bt/bta/dm/
Dbta_dm_act.cc2704 conn.role_chg.bd_addr = bd_addr; in handle_role_change()
2705 conn.role_chg.new_role = (uint8_t)new_role; in handle_role_change()
2864 const auto& tmp = p_data->role_chg; in bta_dm_bl_change_cback()