Home
last modified time | relevance | path

Searched defs:MAX_L2CAP_CHANNELS (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1092 #define MAX_L2CAP_CHANNELS 16 macro
1095 #define MAX_L2CAP_CHANNELS MAX_ACL_CONNECTIONS //This is used in the BLE client when star… macro
1097 #define MAX_L2CAP_CHANNELS (MAX_ACL_CONNECTIONS * 2) //This is used in the BLE client whe… macro