Home
last modified time | relevance | path

Searched refs:role_switch_cfm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1435 void (*role_switch_cfm) (struct hci_conn *conn, __u8 status, __u8 role);
1548 if (cb->role_switch_cfm)
1549 cb->role_switch_cfm(conn, status, role);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1957 void (*role_switch_cfm) (struct hci_conn *conn, __u8 status, __u8 role); member
2070 if (cb->role_switch_cfm) in hci_role_switch_cfm()
2071 cb->role_switch_cfm(conn, status, role); in hci_role_switch_cfm()

Completed in 7 milliseconds