Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.h113 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn,
Dhci_request.c2786 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn, in __hci_abort_conn() function
2868 __hci_abort_conn(&req, conn, reason); in hci_abort_conn()
Dmgmt.c1189 __hci_abort_conn(&req, conn, 0x15); in clean_up_hci_state()