Searched refs:attr_count (Results 1 – 5 of 5) sorted by relevance
324 uint16_t attr_count; member658 .attr_count = ARRAY_SIZE(_attrs), \
528 uint8_t attr_count = vendor_msg->p_vendor_data[4]; in handle_rc_attributes_rsp() local534 if (attr_count < 1) { in handle_rc_attributes_rsp()538 esp_avrc_ct_cb_param_t param[attr_count]; in handle_rc_attributes_rsp()539 memset(¶m[0], 0, sizeof(esp_avrc_ct_cb_param_t) * attr_count); in handle_rc_attributes_rsp()541 for (int i = 0; i < attr_count; i++) { in handle_rc_attributes_rsp()
934 UINT8 attr_count; /* The number of attributes in p_attr_list */ member1067 UINT8 attr_count; member1089 UINT8 attr_count; member1310 UINT8 attr_count; member
689 for (i = 0; i < svc->attr_count; i++) { in bt_mesh_gatts_find_attr_by_handle()709 for (i = 0; i < svc->attr_count; i++) { in bt_mesh_gatts_foreach_attr()887 handle = last->attrs[last->attr_count - 1].handle; in gatts_register()944 for (int i = 0; i < svc->attr_count; i++) { in bt_mesh_gatts_service_register()951 &bta_uuid, 0, svc->attr_count, true); in bt_mesh_gatts_service_register()965 &bta_uuid, 0, svc->attr_count, false); in bt_mesh_gatts_service_register()
1053 for (i = 0; i < svc->attr_count; i++) { in bt_mesh_gatts_find_attr_by_handle()1073 for (i = 0; i < svc->attr_count; i++) { in bt_mesh_gatts_foreach_attr()1231 handle = last->attrs[last->attr_count - 1].handle; in gatts_register()1261 for (i = 0; i < svc->attr_count; i++) { in bt_mesh_gatts_service_register()