Home
last modified time | relevance | path

Searched defs:AF_BLUETOOTH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Dsocket.d46 AF_BLUETOOTH = 33, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dsocket.d96 AF_BLUETOOTH = PF_BLUETOOTH, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h243 #define AF_BLUETOOTH 31 /* Bluetooth: HCI, SCO, L2CAP, RFCOMM */ macro