Home | History | Annotate | Download | only in l2cap

Lines Matching refs:new_role

945 void l2c_link_role_changed (BD_ADDR bd_addr, UINT8 new_role, UINT8 hci_status)
950 /* Make sure not called from HCI Command Status (bd_addr and new_role are invalid) */
957 p_lcb->link_role = new_role;