linux/include/net/bluetooth
Andrei Emeltchenko 8598d064cb Bluetooth: A2MP: Process A2MP Discover Request
Adds helper functions to count HCI devs and process A2MP Discover
Request, code makes sure that first controller in the list is
BREDR one. Trace is shown below:

...
> ACL data: handle 11 flags 0x02 dlen 16
    A2MP: Discover req: mtu/mps 670 mask: 0x0000
< ACL data: handle 11 flags 0x00 dlen 22
    A2MP: Discover rsp: mtu/mps 670 mask: 0x0000
      Controller list:
        id 0 type 0 (BR-EDR) status 0x01 (Bluetooth only)
        id 1 type 1 (802.11 AMP) status 0x01 (Bluetooth only)
...

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-06-05 06:34:12 +03:00
..
a2mp.h Bluetooth: A2MP: Process A2MP Discover Request 2012-06-05 06:34:12 +03:00
bluetooth.h Bluetooth: Remove unnecessary headers include 2012-06-05 06:34:08 +03:00
hci_core.h Bluetooth: A2MP: Process A2MP Discover Request 2012-06-05 06:34:12 +03:00
hci_mon.h Bluetooth: Fix coding style in all .h files 2012-03-07 00:04:25 -03:00
hci.h Bluetooth: A2MP: Process A2MP Discover Request 2012-06-05 06:34:12 +03:00
l2cap.h Bluetooth: A2MP: Create A2MP channel 2012-06-05 06:34:11 +03:00
mgmt.h Bluetooth: Add management command for setting Device ID 2012-05-09 00:41:30 -03:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Correct ediv in SMP 2012-05-09 00:41:30 -03:00