Searched refs:att_value_array_size (Results 1 – 1 of 1) sorted by relevance
154 #define BLE_TOTAL_BUFFER_SIZE_GATT(num_gatt_attributes, num_gatt_services, att_value_array_size) \ argument155 (((((att_value_array_size) - 1) | 3) + 1) + \