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

/system/bt/include/
H A Dbt_target.h714 #ifndef BLE_MAX_L2CAP_CLIENTS
715 #define BLE_MAX_L2CAP_CLIENTS 15 macro
/system/bt/stack/l2cap/
H A Dl2c_int.h510 tL2C_RCB ble_rcb_pool[BLE_MAX_L2CAP_CLIENTS]; /* Registration info pool */
H A Dl2c_utils.c1835 for (xx = 0; xx < BLE_MAX_L2CAP_CLIENTS; xx++, p_rcb++)
1940 for (xx = 0; xx < BLE_MAX_L2CAP_CLIENTS; xx++, p_rcb++)

Completed in 58 milliseconds