Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1436 void (*role_switch_cfm) (struct hci_conn *conn, __u8 status, __u8 role); member
1551 if (cb->role_switch_cfm) in hci_role_switch_cfm()
1552 cb->role_switch_cfm(conn, status, role); in hci_role_switch_cfm()