Home
last modified time | relevance | path

Searched refs:BTC_BLUFI_VERSION (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Dblufi_int.h21 #define BTC_BLUFI_VERSION ((BTC_BLUFI_GREAT_VER<<8)|BTC_BLUFI_SUB_VER) //Version + Subversion macro
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c882 return BTC_BLUFI_VERSION; in btc_blufi_get_version()