Searched refs:AF_BLUETOOTH (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/proximity_auth/
H A Dbluetooth_util_chromeos.cc110 addr.l2_family = AF_BLUETOOTH;
118 socket(AF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP);
/external/strace/xlat/
H A Daddrfams.h97 #if defined(AF_BLUETOOTH) || (defined(HAVE_DECL_AF_BLUETOOTH) && HAVE_DECL_AF_BLUETOOTH)
98 XLAT(AF_BLUETOOTH),
/external/libpcap/
H A Dpcap-bt-linux.c88 sock = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
221 handle->fd = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
262 addr.hci_family = AF_BLUETOOTH;
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsocket.h184 #define AF_BLUETOOTH PF_BLUETOOTH macro
/external/libnl/lib/
H A Daddr.c913 __ADD(AF_BLUETOOTH,bluetooth)

Completed in 119 milliseconds