Home | History | Annotate | Download | only in dm

Lines Matching refs:role_chg

3208             p_msg->new_role = p_data->role_chg.new_role;
3209 p_msg->hci_status = p_data->role_chg.hci_status;
3210 bdcpy(p_msg->bd_addr, p_data->role_chg.p_bda);
3405 bdcpy(conn.role_chg.bd_addr, p_bda);
3406 conn.role_chg.new_role = (UINT8) p_data->acl_change.new_role;