Home
last modified time | relevance | path

Searched refs:PF_BLUETOOTH (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h133 #define PF_BLUETOOTH 31 macro
183 #define AF_BLUETOOTH PF_BLUETOOTH
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h133 #define PF_BLUETOOTH 31 macro
183 #define AF_BLUETOOTH PF_BLUETOOTH
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h137 #define PF_BLUETOOTH 31 macro
187 #define AF_BLUETOOTH PF_BLUETOOTH
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h122 #define PF_BLUETOOTH 31 macro
172 #define AF_BLUETOOTH PF_BLUETOOTH
/third_party/musl/include/sys/
Dsocket.h137 #define PF_BLUETOOTH 31 macro
187 #define AF_BLUETOOTH PF_BLUETOOTH
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h133 #define PF_BLUETOOTH 31 macro
183 #define AF_BLUETOOTH PF_BLUETOOTH
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h133 #define PF_BLUETOOTH 31 macro
183 #define AF_BLUETOOTH PF_BLUETOOTH
/third_party/pulseaudio/src/modules/bluetooth/
Dbackend-native.c267 sock = socket(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_SCO); in sco_do_connect()
469 sock = socket(PF_BLUETOOTH, SOCK_SEQPACKET | SOCK_NONBLOCK | SOCK_CLOEXEC, BTPROTO_SCO); in sco_listen()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt614 PF_BLUETOOTH
Dfuchsia.txt544 PF_BLUETOOTH
Ddragonfly.txt717 PF_BLUETOOTH
Dnetbsd.txt757 PF_BLUETOOTH
Dfreebsd.txt837 PF_BLUETOOTH
Dlinux.txt1644 PF_BLUETOOTH
Dandroid.txt1685 PF_BLUETOOTH
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1395 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs767 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1106 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs999 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1603 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1073 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2939 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1742 pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant