Home
last modified time | relevance | path

Searched refs:btohs (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dbluetooth.h109 #define btohs(a) __le16_to_cpu(a) macro
/linux-2.4.37.9/net/bluetooth/rfcomm/
Dcore.c1153 d->mtu = s->mtu = btohs(pn->mtu); in rfcomm_apply_pn()