Searched refs:GAP_MAX_BLOCKS (Results 1 – 3 of 3) sorted by relevance
36 #define GAP_MAX_BLOCKS 2 /* Concurrent GAP commands pending at a time*/ macro164 tGAP_INFO blk[GAP_MAX_BLOCKS];165 tBTM_CMPL_CB *btm_cback[GAP_MAX_BLOCKS];208 #if GAP_MAX_BLOCKS > 1211 #if GAP_MAX_BLOCKS > 2
45 if (index < GAP_MAX_BLOCKS && gap_cb.blk[index].in_use) in btm_cback()101 #if GAP_MAX_BLOCKS > 1107 #if GAP_MAX_BLOCKS > 2129 for (index = 0, p_cb = &gap_cb.blk[0]; index < GAP_MAX_BLOCKS; index++, p_cb++) in gap_inq_results_cb()328 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) in gap_allocate_cb()382 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) in gap_is_service_busy()
527 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) in GAP_CancelInquiry()566 for (x = 0; x < GAP_MAX_BLOCKS; x++, p_cb++) in GAP_CancelPeriodicInquiry()881 #if GAP_MAX_BLOCKS > 1 in GAP_Init()884 #if GAP_MAX_BLOCKS > 2 in GAP_Init()