Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wodann/io-bluetooth-rs
/ types & classes
Types & classes
16 in github.com/Wodann/io-bluetooth-rs
⨍
Functions
128
◇
Types & classes
16
↓ 5 callers
Class
BtAddr
src/bt/mod.rs:11
↓ 5 callers
Class
Socket
src/sys/unix/bt.rs:38
↓ 4 callers
Class
Socket
src/sys/windows/bt.rs:24
↓ 2 callers
Class
BtStream
A Bluetooth stream between a local and remote socket After creating a `BtStream` by either [`connect`]ing to a remote host or [`accept`]ing a connect
src/bt/mod.rs:88
↓ 1 callers
Class
BtListener
A Bluetooth socket server, listening for connections. After creating a `BtListener` by [`bind`]ing it to a Bluetooth address, it listens for incoming
src/bt/mod.rs:66
Interface
AsInner
src/sys_common/mod.rs:5
Interface
AsInnerMut
src/sys_common/mod.rs:11
Class
BtListener
src/sys_common/bt.rs:77
Enum
BtProtocol
src/bt/mod.rs:42
Class
BtStream
src/sys_common/bt.rs:163
Class
FileDesc
src/sys/unix/fd.rs:12
Interface
FromInner
src/sys_common/mod.rs:23
Interface
IntoInner
src/sys_common/mod.rs:17
Interface
IsMinusOne
src/sys/unix/mod.rs:8
Interface
IsMinusOne
src/sys/windows/bt.rs:43
Interface
IsZero
src/sys/windows/mod.rs:8