Searched refs:BTA_GATTC_NOTIF_REG_MAX (Results 1 – 4 of 4) sorted by relevance
923 for (i = 0; i < BTA_GATTC_NOTIF_REG_MAX; i ++) { in BTA_GATTC_RegisterForNotifications()933 for (i = 0; i < BTA_GATTC_NOTIF_REG_MAX; i ++) { in BTA_GATTC_RegisterForNotifications()945 if (i == BTA_GATTC_NOTIF_REG_MAX) { in BTA_GATTC_RegisterForNotifications()985 for (int i = 0; i < BTA_GATTC_NOTIF_REG_MAX; i ++) { in BTA_GATTC_DeregisterForNotifications()
561 for (i = 0 ; i < BTA_GATTC_NOTIF_REG_MAX; i ++) in bta_gattc_check_notif_registry()598 for (i = 0 ; i < BTA_GATTC_NOTIF_REG_MAX; i ++) { in bta_gattc_clear_notif_registration()633 for (uint8_t i = 0 ; i < BTA_GATTC_NOTIF_REG_MAX; i ++) { in bta_gattc_clear_notif_registration_by_bda()
262 #define BTA_GATTC_NOTIF_REG_MAX UC_BT_GATTC_NOTIF_REG_MAX macro264 #define BTA_GATTC_NOTIF_REG_MAX 5 macro
358 tBTA_GATTC_NOTIF_REG notif_reg[BTA_GATTC_NOTIF_REG_MAX];