Searched refs:GAP_MAX_BLOCKS (Results 1 – 2 of 2) sorted by relevance
27 #define GAP_MAX_BLOCKS 2 /* Concurrent GAP commands pending at a time*/ macro135 tGAP_INFO blk[GAP_MAX_BLOCKS];136 tBTM_CMPL_CB *btm_cback[GAP_MAX_BLOCKS];
38 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) in gap_allocate_cb()92 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) in gap_is_service_busy()