zephyr/subsys/bluetooth/host
Johan Hedberg 8d1f67c605 Bluetooth: Remove references to non-existing Kconfig symbols
Remove non-existent Kconfig symbol references. An additional (but
related) change is the removal of all persistent storage symbols from
the Arduino 101 Bluetooth shell app, since BT_STORAGE no longer
exists.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-05-23 16:57:59 -04:00
..
mesh Bluetooth: Remove references to non-existing Kconfig symbols 2018-05-23 16:57:59 -04:00
a2dp_internal.h
a2dp.c
at.c tests: bluetooth/at: Fix string signedness issues 2017-09-26 12:56:50 +03:00
at.h tests: bluetooth/at: Fix string signedness issues 2017-09-26 12:56:50 +03:00
att_internal.h
att.c Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
avdtp_internal.h
avdtp.c
CMakeLists.txt Bluetooth: Remove bt_storage API 2018-05-04 17:26:05 -04:00
conn_internal.h Bluetooth: Compress bt_keys struct 2018-05-04 17:26:05 -04:00
conn.c Bluetooth: Compress bt_keys struct 2018-05-04 17:26:05 -04:00
crypto.c
crypto.h
ecc.h
gatt_internal.h Bluetooth: GATT: Add support to persistent CCC config 2018-05-11 14:55:42 +03:00
gatt.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
hci_core.c subsys: bluetooth: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
hci_core.h Bluetooth: Remove unused rx_prio_queue 2018-05-12 21:28:09 +03:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig doc: Update description of BT_RECV_IS_RX_THREAD. 2018-05-22 13:30:45 -04:00
keys_br.c
keys.c Bluetooth: Add support for persistent pairing keys storage 2018-05-04 17:26:05 -04:00
keys.h Bluetooth: Compress bt_keys struct 2018-05-04 17:26:05 -04:00
l2cap_br.c Bluetooth: L2CAP: Use BR definition on connection success 2018-04-03 14:30:10 +03:00
l2cap_internal.h Bluetooth: L2CAP: Update LE specific connection result values 2018-04-03 14:30:10 +03:00
l2cap.c Bluetooth: L2CAP: Add support for dynamically allocated PSM values 2018-05-18 12:39:58 +03:00
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
settings.c Bluetooth: Add support for persistent pairing keys storage 2018-05-04 17:26:05 -04:00
settings.h Bluetooth: Add support for persistent pairing keys storage 2018-05-04 17:26:05 -04:00
smp_null.c
smp.c Bluetooth: Compress bt_keys struct 2018-05-04 17:26:05 -04:00
smp.h
testing.c Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
testing.h Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
uuid.c