Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2149 static inline void hci_role_switch_cfm(struct hci_conn *conn, __u8 status, in hci_role_switch_cfm() function
/linux-6.15/net/bluetooth/
H A Dhci_event.c4407 hci_role_switch_cfm(conn, ev->status, ev->role); in hci_role_change_evt()