zephyr/include/bluetooth
Sathish Narasimman e51a19fdc2 Bluetooth: HFP HF: SCO: Accept eSCO conn request
1. Accept the incoming Synchronous connection request and establish
a new sco connection object.
2. Enable sco conn complete in event_mask

> HCI Event: Connect Request (0x04) plen 10           [hci0] 126.198264
        Address: 48:9D:24:1F:4D:1D (BlackBerry RTS)
        Class: 0x7a020c
          Major class: Phone (cellular, cordless, payphone, modem)
          Minor class: Smart phone
          Networking (LAN, Ad hoc)
          Capturing (Scanner, Microphone)
          Object Transfer (v-Inbox, v-Folder)
          Audio (Speaker, Microphone, Headset)
          Telephony (Cordless telephony, Modem, Headset)
        Link type: eSCO (0x02)
< HCI Command: Accept Synchronous Co.. (0x01|0x0029) plen 21
        Address: 48:9D:24:1F:4D:1D (BlackBerry RTS)
        Transmit bandwidth: 8000
        Receive bandwidth: 8000
        Max latency: 7
        Setting: 0x0060
          Input Coding: Linear
          Input Data Format: 2's complement
          Input Sample Size: 16-bit
          # of bits padding at MSB: 0
          Air Coding Format: CVSD
        Retransmission effort: Optimize for power consumption (0x01)
        Packet type: 0x0006
          HV2 may be used
          HV3 may be used
> HCI Event: Command Status (0x0f) plen 4           [hci0] 126.205171
      Accept Synchronous Connection Request (0x01|0x0029) ncmd 1
        Status: Success (0x00)

Change-Id: I71597aef94e945a9c07be1960994ad20c1b44bb3
Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com>
2017-03-08 15:35:28 +00:00
..
a2dp-codec.h Bluetooth: A2DP: Added Preset Structure 2017-03-07 12:21:29 +01:00
a2dp.h Bluetooth: A2DP: Added Preset Structure 2017-03-07 12:21:29 +01:00
att.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
avdtp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bluetooth.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
buf.h Bluetooth: Reuse HCI command buffers for the command response 2017-02-05 22:39:25 +02:00
conn.h Bluetooth: HFP HF: SCO: Accept eSCO conn request 2017-03-08 15:35:28 +00:00
gatt.h Bluetooth: GATT: Add bt_gatt_get_mtu API 2017-03-07 12:21:29 +01:00
hci_raw.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci.h Bluetooth: HFP HF: SCO: Accept eSCO conn request 2017-03-08 15:35:28 +00:00
hfp_hf.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
l2cap.h Bluetooth: L2CAP: Add TX queueing for LE CoC 2017-03-07 13:24:58 +02:00
log.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rfcomm.h Bluetooth: RFCOMM: Implement MSC Flow Control 2017-01-28 08:43:41 +02:00
sdp.h Bluetooth: SDP: Server: Refactor data element structure header 2017-03-07 12:21:29 +01:00
storage.h Bluetooth: add storage flag for secure connection pairing LTK 2017-01-28 08:43:41 +02:00
uuid.h Bluetooth: uuid: Fix assigned UDP uuid value 2017-02-05 22:39:25 +02:00