Home
last modified time | relevance | path

Searched refs:AF_BLUETOOTH (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Daddrfams.h97 #if defined(AF_BLUETOOTH) || (defined(HAVE_DECL_AF_BLUETOOTH) && HAVE_DECL_AF_BLUETOOTH)
98 XLAT(AF_BLUETOOTH),
Daddrfams.in32 AF_BLUETOOTH
/external/chromium_org/components/proximity_auth/
Dbluetooth_util_chromeos.cc110 addr.l2_family = AF_BLUETOOTH; in SeekDeviceByAddressImpl()
118 socket(AF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP); in SeekDeviceByAddressImpl()
/external/valgrind/main/memcheck/tests/linux/
Drfcomm.vgtest4 # Will exit -1 if AF_BLUETOOTH not supported
/external/libpcap/
Dpcap-bt-linux.c88 sock = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI); in bt_findalldevs()
221 handle->fd = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI); in bt_activate()
262 addr.hci_family = AF_BLUETOOTH; in bt_activate()
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
Dsocket.h184 #define AF_BLUETOOTH PF_BLUETOOTH macro
/external/libnl/lib/
Daddr.c913 __ADD(AF_BLUETOOTH,bluetooth)
/external/valgrind/main/
DNEWS450 320116 bind on AF_BLUETOOTH produces warnings because of sockaddr_rc padding