Searched refs:GATT_MAX_BG_CONN_DEV (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_utils.c2252 for (i = 0; i < GATT_MAX_BG_CONN_DEV; i ++, p_dev_list ++)
2275 for (i = 0; i < GATT_MAX_BG_CONN_DEV; i ++, p_dev_list ++)
2525 for (i = 0 ; i <GATT_MAX_BG_CONN_DEV; i ++, p_dev_list ++ )
2574 memset(&gatt_cb.bgconn_dev, 0 , sizeof(tGATT_BG_CONN_DEV)*GATT_MAX_BG_CONN_DEV);
H A Dgatt_int.h493 tGATT_BG_CONN_DEV bgconn_dev[GATT_MAX_BG_CONN_DEV];
/external/bluetooth/bluedroid/include/
H A Dbt_target.h1458 #ifndef GATT_MAX_BG_CONN_DEV
1459 #define GATT_MAX_BG_CONN_DEV 32 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h1375 #ifndef GATT_MAX_BG_CONN_DEV
1376 #define GATT_MAX_BG_CONN_DEV 32 macro

Completed in 139 milliseconds