Searched refs:AF_BLUETOOTH (Results 1 – 8 of 8) sorted by relevance
97 #if defined(AF_BLUETOOTH) || (defined(HAVE_DECL_AF_BLUETOOTH) && HAVE_DECL_AF_BLUETOOTH)98 XLAT(AF_BLUETOOTH),
32 AF_BLUETOOTH
110 addr.l2_family = AF_BLUETOOTH; in SeekDeviceByAddressImpl()118 socket(AF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP); in SeekDeviceByAddressImpl()
4 # Will exit -1 if AF_BLUETOOTH not supported
88 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()
184 #define AF_BLUETOOTH PF_BLUETOOTH macro
913 __ADD(AF_BLUETOOTH,bluetooth)
450 320116 bind on AF_BLUETOOTH produces warnings because of sockaddr_rc padding