Home
last modified time | relevance | path

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

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