Home
last modified time | relevance | path

Searched refs:bt_to_errno (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dlib.c45 int bt_to_errno(__u16 code) in bt_to_errno() function
136 EXPORT_SYMBOL(bt_to_errno); variable
H A Dsco.c1199 sco_conn_del(hcon, bt_to_errno(status)); in sco_connect_cfm()
1209 sco_conn_del(hcon, bt_to_errno(reason)); in sco_disconn_cfm()
H A Dhci_request.c156 err = -bt_to_errno(hdev->req_result); in __hci_cmd_sync_ev()
243 err = -bt_to_errno(hdev->req_result); in __hci_req_sync()
H A Dl2cap_core.c8246 l2cap_conn_del(hcon, bt_to_errno(status)); in l2cap_connect_cfm()
8312 l2cap_conn_del(hcon, bt_to_errno(reason)); in l2cap_disconn_cfm()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dlib.c45 int bt_to_errno(__u16 code) in bt_to_errno() function
136 EXPORT_SYMBOL(bt_to_errno); variable
H A Dsco.c1361 sco_conn_del(hcon, bt_to_errno(status)); in sco_connect_cfm()
1371 sco_conn_del(hcon, bt_to_errno(reason)); in sco_disconn_cfm()
H A Diso.c1866 iso_conn_del(link->conn, bt_to_errno(status)); in iso_connect_cfm()
1891 iso_conn_del(hcon, bt_to_errno(status)); in iso_connect_cfm()
1902 iso_conn_del(hcon, bt_to_errno(reason)); in iso_disconn_cfm()
H A Dhci_request.c164 err = -bt_to_errno(hdev->req_result); in __hci_req_sync()
H A Dl2cap_core.c7226 l2cap_conn_del(hcon, bt_to_errno(status)); in l2cap_connect_cfm()
7292 l2cap_conn_del(hcon, bt_to_errno(reason)); in l2cap_disconn_cfm()
H A Dhci_sync.c180 err = -bt_to_errno(hdev->req_result); in __hci_cmd_sync_sk()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h499 int bt_to_errno(u16 code);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h586 int bt_to_errno(u16 code);
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtintel.c745 return -bt_to_errno(params->status); in btintel_read_boot_params()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtintel.c913 return -bt_to_errno(params->status); in btintel_read_boot_params()
2387 err = -bt_to_errno(skb->data[0]); in btintel_configure_offload()

Completed in 40 milliseconds