Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c3321 p_msg->new_role = p_data->role_chg.new_role; in bta_dm_bl_change_cback()
3322 p_msg->hci_status = p_data->role_chg.hci_status; in bta_dm_bl_change_cback()
3323 bdcpy(p_msg->bd_addr, p_data->role_chg.p_bda); in bta_dm_bl_change_cback()
3467 bdcpy(conn.role_chg.bd_addr, p_bda); in bta_dm_acl_change()
3468 conn.role_chg.new_role = (UINT8) p_data->acl_change.new_role; in bta_dm_acl_change()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h967 tBTA_DM_ROLE_CHG role_chg; /* role change event */ member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h900 tBTM_BL_ROLE_CHG_DATA role_chg;/*The data associated with BTM_BL_ROLE_CHG_EVT */ member