Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dsyms.c69 EXPORT_SYMBOL(bterr);
Dlib.c86 int bterr(__u16 code) in bterr() function
Dsco.c863 sco_conn_del(hcon, bterr(status)); in sco_connect_cfm()
875 sco_conn_del(hcon, bterr(reason)); in sco_disconn_ind()
Dl2cap.c1899 l2cap_conn_del(hcon, bterr(status)); in l2cap_connect_cfm()
1911 l2cap_conn_del(hcon, bterr(reason)); in l2cap_disconn_ind()
Dhci_core.c172 err = -bterr(hdev->req_result); in __hci_request()
/linux-2.4.37.9/include/net/bluetooth/
Dbluetooth.h209 int bterr(__u16 code);