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*/ macro127 tGAP_INFO blk[GAP_MAX_BLOCKS];128 tBTM_CMPL_CB *btm_cback[GAP_MAX_BLOCKS];
39 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) { in gap_allocate_cb()90 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) { in gap_is_service_busy()