OVMS3-idf/components/bt/bluedroid/btc/profile/std/include
Tian Hao 21d2b78105 component/bt : mv some define to btc
1. Actually,  btc & api are the same module thing. So the type defined in api header file can be included by btc c/h files.
    Besides, why btc & api should be separated, because that user may be aware of api and api refer defines/types, rather than other non-refer things.
    All defines/types that user won't use should be put in btc directory (and define with prefix "btc_"), and which will be used by user should be defined with prefix "esp_" .
2. rename attribute value(all is value, not data)
2016-11-16 02:10:37 +08:00
..
avct_api.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
avdt_api.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
avdt_defs.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
avdtc_api.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
avrc_api.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
avrc_defs.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
bt_sdp.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
btc_gap_ble.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
btc_gap_bt.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
btc_gattc.h component/bt : mv some define to btc 2016-11-16 02:10:37 +08:00
btc_gatts.h component/bt : mv some define to btc 2016-11-16 02:10:37 +08:00
dis_api.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
hid_le_prf.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00
srvc_api.h component/bt : cleanup id/uuid define 2016-11-16 00:34:48 +08:00