Home
last modified time | relevance | path

Searched refs:bt_to_errno (Results 1 – 6 of 6) sorted by relevance

/linux/net/bluetooth/
A Dlib.c45 int bt_to_errno(__u16 code) in bt_to_errno() function
136 EXPORT_SYMBOL(bt_to_errno);
A Dsco.c1364 sco_conn_del(hcon, bt_to_errno(status)); in sco_connect_cfm()
1374 sco_conn_del(hcon, bt_to_errno(reason)); in sco_disconn_cfm()
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()
A Dl2cap_core.c8111 l2cap_conn_del(hcon, bt_to_errno(status)); in l2cap_connect_cfm()
8177 l2cap_conn_del(hcon, bt_to_errno(reason)); in l2cap_disconn_cfm()
/linux/include/net/bluetooth/
A Dbluetooth.h513 int bt_to_errno(u16 code);
/linux/drivers/bluetooth/
A Dbtintel.c878 return -bt_to_errno(params->status); in btintel_read_boot_params()
2238 err = -bt_to_errno(skb->data[0]); in btintel_configure_offload()

Completed in 28 milliseconds