21d2b78105
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) |
||
---|---|---|
.. | ||
avct_api.h | ||
avdt_api.h | ||
avdt_defs.h | ||
avdtc_api.h | ||
avrc_api.h | ||
avrc_defs.h | ||
bt_sdp.h | ||
btc_gap_ble.h | ||
btc_gap_bt.h | ||
btc_gattc.h | ||
btc_gatts.h | ||
dis_api.h | ||
hid_le_prf.h | ||
srvc_api.h |