Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dlib.c45 int bt_to_errno(__u16 code) in bt_to_errno() function
136 EXPORT_SYMBOL(bt_to_errno);
H A Dsco.c1198 sco_conn_del(hcon, bt_to_errno(status)); in sco_connect_cfm()
1208 sco_conn_del(hcon, bt_to_errno(reason)); in sco_disconn_cfm()
H A Dhci_request.c154 err = -bt_to_errno(hdev->req_result); in __hci_cmd_sync_ev()
241 err = -bt_to_errno(hdev->req_result); in __hci_req_sync()
H A Dl2cap_core.c8205 l2cap_conn_del(hcon, bt_to_errno(status)); in l2cap_connect_cfm()
8271 l2cap_conn_del(hcon, bt_to_errno(reason)); in l2cap_disconn_cfm()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h490 int bt_to_errno(u16 code);
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtintel.c745 return -bt_to_errno(params->status); in btintel_read_boot_params()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device586 bt_to_errno