Searched defs:MAX_L2CAP_CHANNELS (Results 1 – 1 of 1) sorted by relevance
1092 #define MAX_L2CAP_CHANNELS 16 macro1095 #define MAX_L2CAP_CHANNELS MAX_ACL_CONNECTIONS //This is used in the BLE client when star… macro1097 #define MAX_L2CAP_CHANNELS (MAX_ACL_CONNECTIONS * 2) //This is used in the BLE client whe… macro