Home
last modified time | relevance | path

Searched refs:HCI_ERROR_REMOTE_USER_TERM (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/net/bluetooth/
H A Dhci_conn.c666 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in le_conn_timeout()
1062 reason = HCI_ERROR_REMOTE_USER_TERM; in hci_conn_cleanup_child()
H A Dl2cap_core.c591 conn->disc_reason = HCI_ERROR_REMOTE_USER_TERM; in __l2cap_chan_add()
6897 conn->disc_reason = HCI_ERROR_REMOTE_USER_TERM; in l2cap_conn_add()
7290 return HCI_ERROR_REMOTE_USER_TERM; in l2cap_disconn_ind()
H A Dmgmt.c3009 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in unpair_device_sync()
3170 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in disconnect_sync()
3681 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in cancel_pair_device()
H A Dsmp.c1382 hci_disconnect(conn->hcon, HCI_ERROR_REMOTE_USER_TERM); in smp_timeout()
H A Dhci_core.c3417 hci_disconnect(c, HCI_ERROR_REMOTE_USER_TERM); in hci_link_tx_to()
H A Dhci_event.c3371 case HCI_ERROR_REMOTE_USER_TERM: in hci_to_mgmt_reason()
/linux-6.15/include/net/bluetooth/
H A Dhci.h705 #define HCI_ERROR_REMOTE_USER_TERM 0x13 macro
H A Dhci_core.h2027 return HCI_ERROR_REMOTE_USER_TERM; in hci_proto_disconn_ind()