Commit 56a23a9
committed
bluetooth: don't register agent
from `bluer` documentation:
It is not required by an application to register an agent. If an application
chooses not to register an agent, the default agent is used. This is in most
cases a good idea. Only applications like a pairing wizard should register
their own agent.
Ref:
https://docs.rs/bluer/latest/bluer/struct.Session.html#method.register_agent1 parent efca827 commit 56a23a9
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 96 | | |
102 | 97 | | |
103 | 98 | | |
| |||
0 commit comments