zephyr/include
Jaganath Kanakkassery 00457636f8 Bluetooth: RFCOMM: Initiate session connection
This patch introduces the Connect API which initiates session
connection first. If session is already there with the peer
then it has to reuse it and initiate DLC (which will be done
in the subsequent patch) since there can be only one session
per device.

< ACL Data TX: Handle 256 flags 0x00 dlen 8
      Channel: 64 len 4 [PSM 3 mode 0] {chan 0}
      RFCOMM: Set Async Balance Mode (SABM) (0x2f)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0x3f poll/final 1
         Length: 0
         FCS: 0x1c

> ACL Data RX: Handle 256 flags 0x02 dlen 8
      Channel: 64 len 4 [PSM 3 mode 0] {chan 0}
      RFCOMM: Unnumbered Ack (UA) (0x63)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0x73 poll/final 1
         Length: 0
         FCS: 0xd7

Change-Id: I9828e0f3b3ea43bb17df95f0536e15df86f1b4be
Signed-off-by: Jaganath Kanakkassery <jaganathx.kanakkassery@intel.com>
2016-11-11 07:59:15 +02:00
..
arch power: Add ARC power states and update sample 2016-11-11 03:28:54 +00:00
bluetooth Bluetooth: RFCOMM: Initiate session connection 2016-11-11 07:59:15 +02:00
display
drivers
fs
linker
misc kernel: logger: move to unified kernel APIs 2016-11-09 23:01:42 +00:00
net
toolchain
usb
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
disk_access.h
dma.h dma.h: add missing includes 2016-11-10 01:04:27 +00:00
eth.h
flash.h
fs.h
gpio.h
i2c.h
init.h kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h kernel: fix k_msgq_get/put() from ISR 2016-11-10 23:38:06 +00:00
legacy.h kernel: Remove traces of semaphore groups from public APIs 2016-11-10 00:28:03 +00:00
linker-defs.h kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h