Searched refs:BTA_GATTS_MAX_SRVC_NUM (Results 1 – 2 of 2) sorted by relevance
68 for (i = 0; i < BTA_GATTS_MAX_SRVC_NUM; i ++) in bta_gatts_alloc_srvc_cb()136 for (i = 0; i < BTA_GATTS_MAX_SRVC_NUM; i ++) in bta_gatts_find_srvc_cb_by_srvc_id()160 for (i = 0; i < (BTA_GATTS_MAX_SRVC_NUM); i ++) in bta_gatts_find_srvc_cb_by_attr_id()163 (i < (BTA_GATTS_MAX_SRVC_NUM - 1) && in bta_gatts_find_srvc_cb_by_attr_id()169 (i < (BTA_GATTS_MAX_SRVC_NUM - 1) && in bta_gatts_find_srvc_cb_by_attr_id()174 (i == (BTA_GATTS_MAX_SRVC_NUM - 1) && in bta_gatts_find_srvc_cb_by_attr_id()
64 #define BTA_GATTS_MAX_SRVC_NUM GATT_MAX_SR_PROFILES macro207 tBTA_GATTS_SRVC_CB srvc_cb[BTA_GATTS_MAX_SRVC_NUM];