Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1524 static inline void hci_role_switch_cfm(struct hci_conn *conn, __u8 status, in hci_role_switch_cfm() function
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c3746 hci_role_switch_cfm(conn, ev->status, ev->role); in hci_role_change_evt()