zephyr/include/bluetooth
Mariusz Skamra 30b50a3227 Bluetooth: Cancel pending connection
Adds HCI routine to cancel creation of outgoing connection.
bt_disconnect is called to cancel connection or disconnect based on current
connection state.

Change-Id: I462a61308a580bb24aa9a6c398eb7e443b995655
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:14:31 -05:00
..
bluetooth.h Bluetooth: Cancel pending connection 2016-02-05 20:14:31 -05:00
buf.h Bluetooth: Add doxygen documentation for buf.h 2016-02-05 20:14:24 -05:00
conn.h Bluetooth: Move security related code to bluetooth.h 2016-02-05 20:14:31 -05:00
driver.h Bluetooth: Move HCI driver API to dedicated header file 2016-02-05 20:14:23 -05:00
gatt.h Bluetooth: Replace peer address with conn in GATT API 2016-02-05 20:14:30 -05:00
hci.h Bluetooth: Cancel pending connection 2016-02-05 20:14:31 -05:00
log.h Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
uuid.h