component/bt: Add a macro to control the compilation of blufi.

This commit is contained in:
wangcheng
2020-08-07 15:02:53 +08:00
parent 714d88e426
commit d1bf93e055
10 changed files with 39 additions and 10 deletions
@@ -53,7 +53,9 @@ typedef enum {
BTC_PID_GAP_BLE,
BTC_PID_BLE_HID,
BTC_PID_SPPLIKE,
#if (BLUFI_INCLUDED == TRUE)
BTC_PID_BLUFI,
#endif ///BLUFI_INCLUDED == TRUE
BTC_PID_DM_SEC,
BTC_PID_ALARM,
#if (CLASSIC_BT_INCLUDED == TRUE)