bt_to_errno 603 drivers/bluetooth/btintel.c return -bt_to_errno(params->status); bt_to_errno 373 include/net/bluetooth/bluetooth.h int bt_to_errno(u16 code); bt_to_errno 154 net/bluetooth/hci_request.c err = -bt_to_errno(hdev->req_result); bt_to_errno 241 net/bluetooth/hci_request.c err = -bt_to_errno(hdev->req_result); bt_to_errno 7402 net/bluetooth/l2cap_core.c l2cap_conn_del(hcon, bt_to_errno(status)); bt_to_errno 7468 net/bluetooth/l2cap_core.c l2cap_conn_del(hcon, bt_to_errno(reason)); bt_to_errno 136 net/bluetooth/lib.c EXPORT_SYMBOL(bt_to_errno); bt_to_errno 1123 net/bluetooth/sco.c sco_conn_del(hcon, bt_to_errno(status)); bt_to_errno 1133 net/bluetooth/sco.c sco_conn_del(hcon, bt_to_errno(reason));