Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h843 #define BTM_SEC_SERVICE_NAME_LEN BT_MAX_SERVICE_NAME_LEN
847 #ifndef BT_MAX_SERVICE_NAME_LEN
848 #define BT_MAX_SERVICE_NAME_LEN 21 macro