Searched refs:BLE_MAX_L2CAP_CLIENTS (Results 1 - 3 of 3) sorted by relevance

/system/bt/include/
H A Dbt_target.h689 #ifndef BLE_MAX_L2CAP_CLIENTS
690 #define BLE_MAX_L2CAP_CLIENTS 15 macro
/system/bt/stack/l2cap/
H A Dl2c_int.h523 tL2C_RCB ble_rcb_pool[BLE_MAX_L2CAP_CLIENTS]; /* Registration info pool */
H A Dl2c_utils.cc1719 for (xx = 0; xx < BLE_MAX_L2CAP_CLIENTS; xx++, p_rcb++) {
1813 for (xx = 0; xx < BLE_MAX_L2CAP_CLIENTS; xx++, p_rcb++) {

Completed in 51 milliseconds