Home | History | Annotate | Download | only in dm

Lines Matching refs:role_chg

3036         p_msg->new_role = p_data->role_chg.new_role;
3037 p_msg->hci_status = p_data->role_chg.hci_status;
3038 bdcpy(p_msg->bd_addr, p_data->role_chg.p_bda);
3195 bdcpy(conn.role_chg.bd_addr, p_bda);
3196 conn.role_chg.new_role = (UINT8) p_data->acl_change.new_role;