Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h113 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn,
H A Dhci_request.c2667 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn, in __hci_abort_conn() function
2749 __hci_abort_conn(&req, conn, reason); in hci_abort_conn()
H A Dmgmt.c1189 __hci_abort_conn(&req, conn, 0x15); in clean_up_hci_state()