BT_NUM_VALUES
sdp_attr_t values[BT_NUM_VALUES];
uint8_t buffer[BT_NUM_VALUES][BT_BUF_SIZE];
for (n = 0; n != BT_NUM_VALUES; n++) {
n = sdp_search(ss, 1, &service_class, 1, bt_attrs, BT_NUM_VALUES, values);
for (n = 0; n != BT_NUM_VALUES; n++) {