Home | History | Annotate | Download | only in dm

Lines Matching refs:role_chg

3211             p_msg->new_role = p_data->role_chg.new_role;
3212 p_msg->hci_status = p_data->role_chg.hci_status;
3213 bdcpy(p_msg->bd_addr, p_data->role_chg.p_bda);
3395 bdcpy(conn.role_chg.bd_addr, p_bda);
3396 conn.role_chg.new_role = (UINT8) p_data->acl_change.new_role;