Lines Matching refs:role
425 __u8 role; member
677 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_add()
703 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_del()
866 u8 role);
878 u16 conn_timeout, u8 role);
881 u8 role);
890 int hci_conn_switch_role(struct hci_conn *conn, __u8 role);
1057 u8 addr_type, u8 role);
1181 void (*role_switch_cfm) (struct hci_conn *conn, __u8 status, __u8 role);
1270 __u8 role) in hci_role_switch_cfm() argument
1277 cb->role_switch_cfm(conn, status, role); in hci_role_switch_cfm()