mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-10 21:43:48 +08:00
TODO: Remove characteristic discovery for non connectable devices
CreateDevice and CreatePairedDevice methods already check the event type and AD Flags before to connect to discover all primary services. Characteristic discovery will not be available since D-Bus method is not exposed to Broadcaster devices.
This commit is contained in:
parent
d6bb862172
commit
b34a96470a
9
TODO
9
TODO
@ -17,15 +17,6 @@ Background
|
||||
Low Energy
|
||||
==========
|
||||
|
||||
- Avoid Characteristic discovery for non connectable devices. Proper parsing
|
||||
of LE Advertising Report Event is missing. Event_Type field needs to be
|
||||
extracted and its value shall be considered before to start the LE
|
||||
connection on the channel 4. Characteristic discovery should not be
|
||||
started for non connectable devices.
|
||||
|
||||
Priority: Medium
|
||||
Complexity: C2
|
||||
|
||||
- Advertising management. Adapter interface needs to be changed to manage
|
||||
connection modes, adapter type and advertising policy. See Volume 3,
|
||||
Part C, section 9.3. If Attribute Server is enabled the LE capable
|
||||
|
Loading…
Reference in New Issue
Block a user