]> granicus.if.org Git - esp-idf/commit
component/bt: Fix some misspell
authorbaohongde <baohongde@espressif.com>
Mon, 16 Jul 2018 12:56:45 +0000 (20:56 +0800)
committerbaohongde <baohongde@espressif.com>
Mon, 16 Jul 2018 12:56:45 +0000 (20:56 +0800)
commitcf061a01b76462996de17b5fca81bd03b7a62e77
treec75e53b834d052c525ec6c439bd158330960962f
parent70f3933db1b78367cfeba7d1fc6294f12331bd95
component/bt: Fix some misspell

Using CONFIG_BT_SSP_ENABLE instead if BT_SPP_INCLUDED
examples/bluetooth/a2dp_sink/main/main.c
examples/bluetooth/a2dp_source/main/main.c
examples/bluetooth/bt_spp_acceptor/main/example_spp_acceptor_demo.c
examples/bluetooth/bt_spp_initiator/main/example_spp_initiator_demo.c
examples/bluetooth/bt_spp_vfs_acceptor/main/example_spp_vfs_acceptor_demo.c
examples/bluetooth/bt_spp_vfs_initiator/main/example_spp_vfs_initiator_demo.c